|
| Explosion (const std::string &uniqueName, uranus::ecs::component::Position pos, std::shared_ptr< engine::Texture > &texture) |
|
void | animationCallback (const size_t entity, const std::string &animationName) |
|
| Base (const std::string &uniqueName) |
|
size_t | getEntityId () |
|
const std::string & | getUniqueName () |
|
void | setEntityId (size_t entityId) |
|
void | setUniqueName (const std::string &uniqueName) |
|
|
size_t | _entityId |
|
std::string | _uniqueName |
|
The documentation for this class was generated from the following files:
- /github/workspace/client/include/Explosion.hpp
- /github/workspace/client/src/Explosion.cpp