|
| class | EntityAttribute |
| | Identifies a class as an instantiatable entity More...
|
| |
| class | EntityBase |
| | A base class representing entities More...
|
| |
| interface | IActor |
| |
| interface | IEntity |
| | A world object that has position More...
|
| |
| interface | IMutableActor |
| |
| interface | IMutableEntity |
| | A mutable entity is an entity that can be initialized and encoded to/from Primarily used as an extra interface for being controlled, but keeping it separate from normal entity functions More...
|
| |
| interface | IPositionableEntity |
| | An entity that is positionable within the world More...
|
| |