|
|
void | init () |
| |
|
void | update (const float &dt, const float &elapsedTime, float hp) |
| |
|
void | draw (sf::RenderTarget &target, sf::RenderStates states) const |
| |
|
void | loadDefinition (nlohmann::json object) |
| |
| void | setPosition (sf::Vector2f pos) |
| | Sets the position of the stats bar More...
|
| |
|
void | networkSerialize (PDEPacket &output) |
| |
|
void | networkDeserialize (PDEPacket &input) |
| |
◆ setPosition()
| void StatsBar::setPosition |
( |
sf::Vector2f |
pos | ) |
|
Sets the position of the stats bar
- Parameters
-
The documentation for this class was generated from the following files:
- PlatformDataEngine/StatsBar.h
- PlatformDataEngine/StatsBar.cpp