[This is preliminary documentation and is subject to change.]
[Missing namespace summary documentation for N:Entropia.Logic]
| C# | Visual Basic | Visual C++ |
namespace Entropia.Logic
Namespace Entropia.Logic
namespace Entropia.Logic
| All Types | Classes | Interfaces | Enumerations |
| Icon | Type | Description |
|---|---|---|
| Entity |
Game logic entity.
| |
| EntityComponent | ||
| EntityComponentEventArgs | ||
| EntityEventArgs | ||
| EntityEventType | ||
| EntityManager | ||
| EntitySerializer | ||
| GeometryComponent | ||
| GeometryComponentSerializer | ||
| GeometryList | ||
| GeometryStructureComponent | ||
| GeometrySubSystem | ||
| IEntity |
Interface for a game logic entity. It aggregates multiple IEntityComponent.
| |
| IEntityComponent |
A Component in the IEntity model, which can be combined in high level creation tools.
| |
| IGeometryComponent | ||
| IGeometryStructureComponent | ||
| ISubSystem | ||
| ITransformation | ||
| Transformation |