GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
This is the complete list of members for gd::Animation, including all inherited members.
Animation() (defined in gd::Animation) | gd::Animation | |
GetDirection(std::size_t n) const | gd::Animation | |
GetDirection(std::size_t n) | gd::Animation | |
GetDirectionsCount() const | gd::Animation | |
GetName() const | gd::Animation | inline |
HasNoDirections() const | gd::Animation | |
SetDirection(const Direction &direction, std::size_t nb) | gd::Animation | |
SetDirectionsCount(std::size_t nb) | gd::Animation | |
SetName(const gd::String &name_) | gd::Animation | inline |
SetUseMultipleDirections(bool enable) | gd::Animation | inline |
useMultipleDirections | gd::Animation | |
UseMultipleDirections() const | gd::Animation | inline |
~Animation() (defined in gd::Animation) | gd::Animation | virtual |