|
CeresEngine 0.2.0
A game development framework
|
Go to the source code of this file.
Classes | |
| class | CeresEngine::EntityQuery< P > |
| class | CeresEngine::EntityManager::QueryExecutor< ComponentPredicate< Cs... > > |
| A specialization that optimizes a query whose predicate is only. More... | |
| class | CeresEngine::EntityManager::QueryExecutor< AndPredicate< ComponentPredicate< Cs... >, SecondPredicate > > |
A specialization that optimizes a query with a and predicate starting with a ComponentPredicate. More... | |
| class | CeresEngine::EntityManager::QueryExecutor< ParentPredicate > |
A specialization that optimizes a query whose predicate is ParentPredicate. More... | |
Namespaces | |
| namespace | CeresEngine |