Enums

The Transition enum is used to move between states in the update function.

Traits

All scenes that we want to create must implement this Scene struct.

Functions

simple_loop can be just to run simple examples without events or other external functions that need to be executed inside of a game loop