australia_simulator
australiasim
GameMode
loaded
loaded
australia_simulator
australiasim
GameMode
loaded
property
loaded
australia_simulator
australiasim
GameMode
Constructors
GameMode
Properties
enemyCount
gameOverEvent
isRunning
loaded
onEnemyCountChange
onGameOver
player
world
hashCode
runtimeType
Operators
operator ==
Methods
load
moveCharacter
start
stop
tick
noSuchMethod
toString
bool
loaded
is the game loaded?
Source
bool get loaded => world != null;