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

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

AnimationDecoder(AnimationDecoderRaw resource) noexceptSDL::AnimationDecoderinlineexplicit
AnimationDecoder(AnimationDecoder &&other) noexceptSDL::AnimationDecoderinline
AnimationDecoder(StringParam file)SDL::AnimationDecoderinline
AnimationDecoder(IOStreamRef src, StringParam type, bool closeio=false)SDL::AnimationDecoderinline
AnimationDecoder(PropertiesRef props)SDL::AnimationDecoderinline
Close()SDL::AnimationDecoderBaseinline
get() const noexceptSDL::ResourceBaseT< AnimationDecoderRaw >inline
GetFrame(Uint64 *duration)SDL::AnimationDecoderBaseinline
GetProperties()SDL::AnimationDecoderBaseinline
GetStatus()SDL::AnimationDecoderBaseinline
operator bool() constSDL::ResourceBaseT< AnimationDecoderRaw >inlineexplicit
operator->() const noexceptSDL::ResourceBaseT< AnimationDecoderRaw >inline
operator<=>(const ResourceBaseT &other) const=defaultSDL::ResourceBaseT< AnimationDecoderRaw >
operator=(AnimationDecoder &&other) noexceptSDL::AnimationDecoderinline
SDL::AnimationDecoderBase::operator=(const ResourceBaseT &)=defaultSDL::ResourceBaseT< AnimationDecoderRaw >protected
RawConstPointer typedefSDL::ResourceBaseT< AnimationDecoderRaw >
RawPointer typedefSDL::ResourceBaseT< AnimationDecoderRaw >
release() noexceptSDL::ResourceBaseT< AnimationDecoderRaw >inline
Reset()SDL::AnimationDecoderBaseinline
ResourceBaseT()=defaultSDL::AnimationDecoderBase
ResourceBaseT(RawPointer resource)SDL::AnimationDecoderBaseinline
ResourceBaseT(std::nullptr_t)SDL::AnimationDecoderBaseinline
ResourceBaseT(const ResourceBaseT &)=defaultSDL::AnimationDecoderBase
ResourceBaseT(ResourceBaseT &&) noexcept=defaultSDL::AnimationDecoderBase
~AnimationDecoder()SDL::AnimationDecoderinline
~ResourceBaseT()=defaultSDL::ResourceBaseT< AnimationDecoderRaw >protected