SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::SurfaceTextEngine, including all inherited members.
CreateText(FontParam font, std::string_view text) | SDL::TextEngine | inline |
Destroy() final | SDL::SurfaceTextEngine | inlinevirtual |
get() const | SDL::TextEngine | inline |
operator bool() const | SDL::TextEngine | inlineexplicit |
operator TextEngineParam() const | SDL::TextEngine | inline |
operator<=>(const TextEngine &other) const =default | SDL::TextEngine | |
operator=(TextEngine &&other) | SDL::TextEngine | inline |
operator=(const TextEngine &other)=delete | SDL::TextEngine | |
operator==(std::nullptr_t _) const | SDL::TextEngine | inline |
release() | SDL::TextEngine | inline |
SurfaceTextEngine() | SDL::SurfaceTextEngine | inline |
TextEngine()=default | SDL::TextEngine | |
TextEngine(const TextEngineRaw resource) | SDL::TextEngine | inlineexplicit |
TextEngine(const TextEngine &other)=delete | SDL::TextEngine | |
TextEngine(TextEngine &&other) | SDL::TextEngine | inline |
~SurfaceTextEngine() (defined in SDL::SurfaceTextEngine) | SDL::SurfaceTextEngine | inline |
~TextEngine()=default | SDL::TextEngine | virtual |