Entropia Documentation
Entropia.Logic Namespace
EntropiaEntropia.Logic

[This is preliminary documentation and is subject to change.]

[Missing namespace summary documentation for N:Entropia.Logic]

Declaration Syntax
C#Visual BasicVisual C++
namespace Entropia.Logic
Namespace Entropia.Logic
namespace Entropia.Logic
Types
All TypesClassesInterfacesEnumerations
IconTypeDescription
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