GameManager.isRunning

class GameManager
@safe nothrow
bool
isRunning
()

Return Value

Type: bool

If the GameManager is currently running.

Meta