NasNas
An intuitive and beginner friendly 2D game framework for C++
|
Public Member Functions | |
auto | getAge () const -> float |
Public Attributes | |
float | rotation = 0.f |
float | scale = 1.f |
sf::Vector2f | velocity = {0.f,0.f} |
sf::Color | color = sf::Color::White |
float | lifetime = 1.f |
Definition at line 21 of file ParticleSystem.hpp.