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

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

AnimationBase(StringParam file)SDL::AnimationBaseinline
AnimationBase(IOStreamBase &src)SDL::AnimationBaseinline
AnimationBase(IOStreamBase &src, StringParam type)SDL::AnimationBaseinline
get() constSDL::Resource< IMG_Animation * >inline
GetCount() constSDL::AnimationBaseinline
GetDelay(int index) constSDL::AnimationBaseinline
GetFrame(int index) constSDL::AnimationBaseinline
GetHeight() constSDL::AnimationBaseinline
GetSize() constSDL::AnimationBaseinline
GetWidth() constSDL::AnimationBaseinline
operator bool() constSDL::Resource< IMG_Animation * >inlineexplicit
operator->() constSDL::Resource< IMG_Animation * >inline
operator->()SDL::Resource< IMG_Animation * >inline
operator==(const Resource &other) const=defaultSDL::Resource< IMG_Animation * >
operator==(std::nullopt_t) constSDL::Resource< IMG_Animation * >inline
operator==(std::nullptr_t) constSDL::Resource< IMG_Animation * >inline
release(IMG_Animation * newResource={})SDL::Resource< IMG_Animation * >inline
Resource(T resource={})SDL::AnimationBaseinline
Resource(std::nullptr_t)SDL::AnimationBaseinline
Resource(std::nullopt_t)SDL::AnimationBaseinline
Resource(const Resource &other)=delete (defined in SDL::AnimationBase)SDL::AnimationBase
Resource(Resource &&other)=delete (defined in SDL::AnimationBase)SDL::AnimationBase
Resource< IMG_Animation * >::Resource(IMG_Animation * resource={})SDL::Resource< IMG_Animation * >inline