NasNas
An intuitive and beginner friendly 2D game framework for C++
|
This is the complete list of members for ns::Anim, including all inherited members.
add(const AnimFrame &frame) | ns::Anim | |
Anim() | ns::Anim | |
Anim(std::string name, std::vector< AnimFrame > frames, bool loop=true) | ns::Anim | |
getFrame(int index) const -> const AnimFrame & | ns::Anim | |
getName() const -> const std::string & | ns::Anim | |
loop | ns::Anim | mutable |
size() const -> int | ns::Anim |