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

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

CreateText(FontParam font, std::string_view text)SDL::TextEngineinline
Destroy()=0SDL::TextEnginepure virtual
get() const noexceptSDL::TextEngineinline
operator bool() const noexceptSDL::TextEngineinlineexplicit
operator TextEngineParam() const noexceptSDL::TextEngineinline
operator<=>(const TextEngine &other) const noexcept=defaultSDL::TextEngine
operator=(TextEngine &&other) noexceptSDL::TextEngineinline
operator=(const TextEngine &other) noexcept=defaultSDL::TextEngineprotected
release() noexceptSDL::TextEngineinline
TextEngine(std::nullptr_t=nullptr) noexceptSDL::TextEngineinline
TextEngine(const TextEngineRaw resource) noexceptSDL::TextEngineinlineexplicit
TextEngine(const TextEngine &other) noexcept=defaultSDL::TextEngineprotected
TextEngine(TextEngine &&other) noexceptSDL::TextEngineinline
~TextEngine()=defaultSDL::TextEnginevirtual