![]() |
Oficina Framework
1.3
Games Framework
|
Class including common controls for creating entities and entity collections. More...
#include <EntitySystem.hpp>
Classes | |
class | DrawableEntity |
Abstract class representing an entity that can be drawn onscreen. More... | |
class | DrawableEntityCollection |
A collection of DrawableEntities to be used on a screen. More... | |
class | Entity |
Abstract class representing an entity. More... | |
class | EntityCollection |
A collection of Entities to be used on a screen. More... | |
class | IBuilder |
An interface for creating an Entity Builder, specially if it is supposed to be loaded from a script. More... | |
Class including common controls for creating entities and entity collections.