Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.11 KB

Scenes.md

File metadata and controls

19 lines (15 loc) · 1.11 KB

Scenes

Set

  • Bootstrap - game entry point and context(configs, reporting)
  • Meta - main menu
  • Game - core gameplay
  • Empty - crutch scene for 100% unloading of all resources of the previous scene.

Code

Initilization

Classes