SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::Animation Member List

This is the complete list of members for SDL::Animation, including all inherited members.

Animation(std::nullptr_t=nullptr) noexceptSDL::Animationinline
Animation(const AnimationRaw resource) noexceptSDL::Animationinlineexplicit
Animation(const Animation &other) noexcept=defaultSDL::Animationprotected
Animation(Animation &&other) noexceptSDL::Animationinline
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::Animationinline
Animation(IOStreamParam src, bool closeio=false)SDL::Animationinline
Free()SDL::Animationinline
get() const noexceptSDL::Animationinline
GetCount() constSDL::Animationinline
GetDelay(int index) constSDL::Animationinline
GetFrame(int index) constSDL::Animationinline
GetHeight() constSDL::Animationinline
GetSize() constSDL::Animationinline
GetWidth() constSDL::Animationinline
operator AnimationParam() const noexceptSDL::Animationinline
operator bool() const noexceptSDL::Animationinlineexplicit
operator->() const noexceptSDL::Animationinline
operator->() noexceptSDL::Animationinline
operator<=>(const Animation &other) const noexcept=defaultSDL::Animation
operator=(Animation &&other) noexceptSDL::Animationinline
operator=(const Animation &other) noexcept=defaultSDL::Animationprotected
release() noexceptSDL::Animationinline
~Animation()SDL::Animationinline