|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::AnimationRef, including all inherited members.
| Animation(std::nullptr_t=nullptr) noexcept | SDL::AnimationRef | inline |
| Animation(const AnimationRaw resource) noexcept | SDL::AnimationRef | inlineexplicit |
| Animation(const Animation &other)=delete | SDL::AnimationRef | |
| Animation(Animation &&other) noexcept | SDL::AnimationRef | inline |
| Animation(const AnimationRef &other)=delete (defined in SDL::AnimationRef) | SDL::AnimationRef | |
| Animation(AnimationRef &&other)=delete (defined in SDL::AnimationRef) | SDL::AnimationRef | |
| Animation(StringParam file) | SDL::AnimationRef | inline |
| Animation(IOStreamParam src, bool closeio=false) | SDL::AnimationRef | inline |
| AnimationRef(AnimationParam resource) noexcept | SDL::AnimationRef | inline |
| AnimationRef(AnimationRaw resource) noexcept | SDL::AnimationRef | inline |
| AnimationRef(const AnimationRef &other) noexcept | SDL::AnimationRef | inline |
| Free() | SDL::Animation | inline |
| get() const noexcept | 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 noexcept | SDL::Animation | inline |
| operator bool() const noexcept | SDL::Animation | inlineexplicit |
| operator->() const noexcept | SDL::Animation | inline |
| operator->() noexcept | SDL::Animation | inline |
| operator<=>(const Animation &other) const noexcept=default | SDL::Animation | |
| operator=(Animation &&other) noexcept | SDL::Animation | inline |
| operator=(const Animation &other) noexcept=default | SDL::Animation | protected |
| release() noexcept | SDL::Animation | inline |
| ~Animation() | SDL::Animation | inline |
| ~AnimationRef() | SDL::AnimationRef | inline |