Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 16 years ago

Last modified 15 years ago

#265 new task

Loading Bar

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

Description (last modified by landauf)

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.

Attachments (1)

41079-loading-bar-game-as3.jpg (11.7 KB) - added by landauf 15 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 16 years ago by scheusso

  • Type changed from defect to enhancement

comment:2 Changed 15 years ago by rgrieder

  • Component changed from GUI to Menu
  • Description modified (diff)
  • Type changed from enhancement to task

comment:3 Changed 15 years ago by landauf

  • Owner nobody deleted

Changed 15 years ago by landauf

comment:4 Changed 15 years ago by landauf

  • Description modified (diff)

comment:5 Changed 15 years ago by landauf

  • Keywords PPS removed
Note: See TracTickets for help on using tickets.