MyDungeon.Entities Namespace

MyDungeon

MyDungeon.Entities Namespace

[Missing <summary> documentation for "N:MyDungeon.Entities"]

Classes
  ClassDescription
Public classCreature
Base class for entities other than the player in the dungoen
Public classMovingDungeonObject
Base class for objects that move in the Dungeon scenes
Public classMovingOverworldObject
Base class for entities that move in the overworld
Public classPlayerDungeon
Base class for the Player in Dungeon scenes
Public classPlayerOverworld
Base class for the Player in Overworld scenes