Class representing player characters, NPCs and other game objects.
Methods
EntityVisual | AddVisual() |
void | Spawn() |
Method Descriptions
EntityVisual AddVisual()
Adds a visual to the entity.
void Spawn()
Spawns the entity on the given map.
Class representing player characters, NPCs and other game objects.
EntityVisual | AddVisual() |
void | Spawn() |
Adds a visual to the entity.
Spawns the entity on the given map.