Skip to content

Defer resource loading #9

@open-sourceress

Description

@open-sourceress

Deferred resource loading allows you to create a loading bar while resources are read from file.

  • Defer all resource loading routed through Resources (sounds, textures, levels, etc)
  • Go to loading screen when game starts
  • Load resources one at a time from the LoadingList
  • Update loading screen as resources are loaded
  • Go to main menu once all resources are loaded

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions