|
co_ecs 0.9.0
Cobalt ECS
|
Entity location. More...
#include <entity_location.hpp>
Public Attributes | |
| co_ecs::archetype * | archetype {} |
| std::size_t | chunk_index {} |
| std::size_t | entry_index {} |
Entity location.
| co_ecs::archetype* co_ecs::entity_location::archetype {} |
| std::size_t co_ecs::entity_location::chunk_index {} |
| std::size_t co_ecs::entity_location::entry_index {} |