|
ecs
|
Unit tests for ecs::Registry implementation using GoogleTest. More...
Classes | |
| struct | Velocity |
| 2Dvelocity More... | |
| struct | Position |
| 2Dposition More... | |
| struct | Health |
| Health Value. More... | |
| class | Singleton |
| class | MoveSystem |
| class | DisplaySystem |
| class | HealthSystem |
Functions | |
| TEST (RegistryTest, RegisterAndRetrieveComponents) | |
| TEST (RegistryExtractionTest, RegisterComponentsByExtraction) | |
| TEST (RegistryExtractionTest, Intergration) | |
Unit tests for ecs::Registry implementation using GoogleTest.
| TEST | ( | RegistryExtractionTest | , |
| Intergration | |||
| ) |
| TEST | ( | RegistryExtractionTest | , |
| RegisterComponentsByExtraction | |||
| ) |
| TEST | ( | RegistryTest | , |
| RegisterAndRetrieveComponents | |||
| ) |