MyDungeon.Managers Namespace
From MyDungeon
MyDungeon Documentation
MyDungeon.Managers Namespace |
[Missing <summary> documentation for "N:MyDungeon.Managers"]
| Class | Description | |
|---|---|---|
| ControlManager |
ControlManager is used to check if directional input is recieved while in a menu
| |
| DungeonManager |
DungeonManager holds information of a dungeon
| |
| GameManager |
GameManager stores the current game state that must be retained between scene transitions
| |
| PlayerManager |
PlayerManager holds player specific properties that must be retained between scene transitions
| |
| SoundManager |
SoundManager is the class that handles audio
|