GameManager.stop

Tell the GameManager to stop running and quit. The GameManager will then cleanup resources and exit the run() method.

class GameManager
@safe nothrow
void
stop
()

Meta