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

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

get() constSDL::Resource< IMG_Animation * >inline
GetCount() constSDL::AnimationRefinline
GetDelay(int index) constSDL::AnimationRefinline
GetFrame(int index) constSDL::AnimationRefinline
GetHeight() constSDL::AnimationRefinline
GetSize() constSDL::AnimationRefinline
GetWidth() constSDL::AnimationRefinline
operator bool() constSDL::Resource< IMG_Animation * >inlineexplicit
operator value_type() constSDL::Resource< IMG_Animation * >inline
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
reset(IMG_Animation *resource)SDL::AnimationRefinlinestatic
Resource(T resource={})SDL::AnimationRefinline
Resource(const ResourceHandle< Resource< T > > auto &resource)SDL::AnimationRefinline
Resource(std::nullptr_t)SDL::AnimationRefinline
Resource(std::nullopt_t)SDL::AnimationRefinline
Resource< IMG_Animation * >::Resource(IMG_Animation * resource={})SDL::Resource< IMG_Animation * >inline
Resource< IMG_Animation * >::Resource(const ResourceHandle< Resource< IMG_Animation * > > auto &resource)SDL::Resource< IMG_Animation * >inline
value_type typedefSDL::Resource< IMG_Animation * >