Module game_logic::scenes [−][src]
Expand description
The render code for various scenes
Overview
This will probably become a messy module over time. Stick your rendering code here
Modules
This scene encompasses the main menu system
This scene encompasses the main menu system
This scene encompasses the main menu system
This scene encompasses all of the game where the player can walk around.
This “scene” is used only for testing animation and resource loading It should be removed once the game is being worked on
Structs
Delegate for handling rendering. This is a struct to allow for stateful data (like sub-screens) to be set up