Game.start

Start function will get called before window is created. Variables can be changed here.

class Game
protected abstract
void
start
()

Meta