|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::AnimationDecoder, including all inherited members.
| AnimationDecoder(std::nullptr_t=nullptr) noexcept | SDL::AnimationDecoder | inline |
| AnimationDecoder(const AnimationDecoderRaw resource) noexcept | SDL::AnimationDecoder | inlineexplicit |
| AnimationDecoder(const AnimationDecoder &other) noexcept=default | SDL::AnimationDecoder | protected |
| AnimationDecoder(AnimationDecoder &&other) noexcept | SDL::AnimationDecoder | inline |
| AnimationDecoder(const AnimationDecoderRef &other)=delete (defined in SDL::AnimationDecoder) | SDL::AnimationDecoder | |
| AnimationDecoder(AnimationDecoderRef &&other)=delete (defined in SDL::AnimationDecoder) | SDL::AnimationDecoder | |
| AnimationDecoder(StringParam file) | SDL::AnimationDecoder | inline |
| AnimationDecoder(IOStreamParam src, StringParam type, bool closeio=false) | SDL::AnimationDecoder | inline |
| AnimationDecoder(PropertiesParam props) | SDL::AnimationDecoder | inline |
| Close() | SDL::AnimationDecoder | inline |
| get() const noexcept | SDL::AnimationDecoder | inline |
| GetFrame(Uint64 *duration) | SDL::AnimationDecoder | inline |
| GetProperties() | SDL::AnimationDecoder | inline |
| GetStatus() | SDL::AnimationDecoder | inline |
| operator AnimationDecoderParam() const noexcept | SDL::AnimationDecoder | inline |
| operator bool() const noexcept | SDL::AnimationDecoder | inlineexplicit |
| operator<=>(const AnimationDecoder &other) const noexcept=default | SDL::AnimationDecoder | |
| operator=(AnimationDecoder &&other) noexcept | SDL::AnimationDecoder | inline |
| operator=(const AnimationDecoder &other) noexcept=default | SDL::AnimationDecoder | protected |
| release() noexcept | SDL::AnimationDecoder | inline |
| Reset() | SDL::AnimationDecoder | inline |
| ~AnimationDecoder() | SDL::AnimationDecoder | inline |