Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 16 years ago

Last modified 15 years ago

#265 new task

Loading Bar — at Version 2

Reported by: scheusso Owned by: nobody
Priority: minor Milestone: Future Engine Features
Component: Menu Version:
Keywords: Cc:
Referenced By: References:

Description (last modified by rgrieder)

Basic Task

The goal of this ticket is to program and design a loading bar which appears when the level is being loaded.

Since we don't yet use multithreading, it will be required to call renderOneFrame() in order to actually show the loading bar. The reason is simply that the main loop doesn't run while the level is being loaded. This means that you need to know a little bit about our internal design. You best ask one of the PPS assistants for that.

Change History (2)

comment:1 Changed 16 years ago by scheusso

  • Type changed from defect to enhancement

comment:2 Changed 16 years ago by rgrieder

  • Component changed from GUI to Menu
  • Description modified (diff)
  • Type changed from enhancement to task
Note: See TracTickets for help on using tickets.