|
Cogs.Foundation
|
#include "Component.h"Go to the source code of this file.
Classes | |
| class | Cogs::ComponentModel::ComponentCollectionBase |
| A collection of components, held by component handles. More... | |
| class | Cogs::ComponentModel::ComponentCollectionBase::ComponentCollectionIterator |
| Iterator type for iterating over ComponentCollectionBase. More... | |
| class | Cogs::ComponentModel::ComponentCollection< ComponentType > |
| Typed collection of components. More... | |
| class | Cogs::ComponentModel::ComponentCollection< ComponentType >::ComponentCollectionIterator |
| Iterator type for iterating over typed component collections. More... | |
Namespaces | |
| namespace | Cogs |
| Main Cogs namespace. | |
| namespace | Cogs::ComponentModel |
| Contains code for composing and managing entities built from components. | |