#include <Manager.hpp>
◆ EntityDoesNotExist()
template<ValidEntity entityType = ecs::entity>
ecs::Manager< entityType >::EntityDoesNotExist::EntityDoesNotExist |
( |
entityType |
entity | ) |
|
|
inline |
◆ getEntity()
template<ValidEntity entityType = ecs::entity>
entityType ecs::Manager< entityType >::EntityDoesNotExist::getEntity |
( |
| ) |
const |
|
inline |
◆ what()
template<ValidEntity entityType = ecs::entity>
const char * ecs::Manager< entityType >::EntityDoesNotExist::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
The documentation for this class was generated from the following file: