|
typedef StorageList::iterator | StorageListReference |
|
|
StorageList | _registeredEntities |
|
◆ deregisterEntity()
void UpdatableManager::deregisterEntity |
( |
Updatable * |
pUpdatable | ) |
|
Deregisters an Updatable entity.
.
- Parameters
-
pUpdatable | the updatable entity. |
◆ processEntities()
void UpdatableManager::processEntities |
( |
| ) |
|
Process the registered entities.
Called only by the current Scene in Scene::Update()
◆ registerEntity()
void UpdatableManager::registerEntity |
( |
Updatable * |
pUpdatable | ) |
|
Registers an Updatable entity.
- Parameters
-
pUpdatable | the entity updatable. |
The documentation for this class was generated from the following files: