GameManager Fields

MyDungeon

GameManager Fields

The GameManager type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFloor
The current dungeon floor
Public fieldStatic memberPaused
Whether the game is paused or not
Public fieldStatic memberPlayersTurn
Whether it is currently the player's turn or not
Public fieldStatic memberSaveLoaded
Whether a game save was loaded or not
Top
See Also