|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::Animation, including all inherited members.
| Animation()=default | SDL::Animation | |
| Animation(const AnimationRaw resource) | SDL::Animation | inlineexplicit |
| Animation(const Animation &other)=delete | SDL::Animation | |
| Animation(Animation &&other) | SDL::Animation | inline |
| Animation(const AnimationRef &other)=delete (defined in SDL::Animation) | SDL::Animation | |
| Animation(AnimationRef &&other)=delete (defined in SDL::Animation) | SDL::Animation | |
| Animation(StringParam file) | SDL::Animation | inline |
| Animation(IOStreamParam src, bool closeio=false) | SDL::Animation | inline |
| Free() | SDL::Animation | inline |
| get() const | SDL::Animation | inline |
| GetCount() const | SDL::Animation | inline |
| GetDelay(int index) const | SDL::Animation | inline |
| GetFrame(int index) const | SDL::Animation | inline |
| GetHeight() const | SDL::Animation | inline |
| GetSize() const | SDL::Animation | inline |
| GetWidth() const | SDL::Animation | inline |
| operator AnimationParam() const | SDL::Animation | inline |
| operator bool() const | SDL::Animation | inlineexplicit |
| operator->() const | SDL::Animation | inline |
| operator->() | SDL::Animation | inline |
| operator<=>(const Animation &other) const =default | SDL::Animation | |
| operator=(Animation other) | SDL::Animation | inline |
| operator==(std::nullptr_t _) const | SDL::Animation | inline |
| release() | SDL::Animation | inline |
| ~Animation() | SDL::Animation | inline |