MyDungeon.Entities Namespace
From MyDungeon
MyDungeon Documentation
MyDungeon.Entities Namespace |
[Missing <summary> documentation for "N:MyDungeon.Entities"]
| Class | Description | |
|---|---|---|
| Creature |
Base class for entities other than the player in the dungoen
| |
| MovingDungeonObject |
Base class for objects that move in the Dungeon scenes
| |
| MovingOverworldObject |
Base class for entities that move in the overworld
| |
| PlayerDungeon |
Base class for the Player in Dungeon scenes
| |
| PlayerOverworld |
Base class for the Player in Overworld scenes
|