Game.start

Starts the game loop and sets the initial scene

Lines after this statement will not execute until the loop has stopped

class Game
void
start
(
Scene scene
)

Meta