Uranus  1.0.1.0
Uranus is a GameEngine written in C++
Loading...
Searching...
No Matches
Explosion Class Reference
Inheritance diagram for Explosion:
[legend]
Collaboration diagram for Explosion:
[legend]

Public Member Functions

 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)
 
- Public Member Functions inherited from engine::Base
 Base (const std::string &uniqueName)
 
const std::string & getUniqueName ()
 

Additional Inherited Members

- Protected Attributes inherited from engine::Base
size_t _entityId
 
std::string _uniqueName
 

The documentation for this class was generated from the following files: