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

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

Cursor(CursorRaw resource) noexceptSDL::Cursorinlineexplicit
Cursor(Cursor &&other) noexceptSDL::Cursorinline
Cursor(const Uint8 *data, const Uint8 *mask, const PointRaw &size, const PointRaw &hot)SDL::Cursorinline
Cursor(SurfaceRef surface, const PointRaw &hot)SDL::Cursorinline
Cursor(SystemCursor id)SDL::Cursorinline
Destroy()SDL::CursorBaseinline
get() const noexceptSDL::ResourceBaseT< CursorRaw >inline
operator bool() constSDL::ResourceBaseT< CursorRaw >inlineexplicit
operator->() const noexceptSDL::ResourceBaseT< CursorRaw >inline
operator<=>(const ResourceBaseT &other) const=defaultSDL::ResourceBaseT< CursorRaw >
operator=(Cursor &&other) noexceptSDL::Cursorinline
SDL::CursorBase::operator=(const ResourceBaseT &)=defaultSDL::ResourceBaseT< CursorRaw >protected
RawConstPointer typedefSDL::ResourceBaseT< CursorRaw >
RawPointer typedefSDL::ResourceBaseT< CursorRaw >
release() noexceptSDL::ResourceBaseT< CursorRaw >inline
ResourceBaseT()=defaultSDL::CursorBase
ResourceBaseT(RawPointer resource)SDL::CursorBaseinline
ResourceBaseT(std::nullptr_t)SDL::CursorBaseinline
ResourceBaseT(const ResourceBaseT &)=defaultSDL::CursorBase
ResourceBaseT(ResourceBaseT &&) noexcept=defaultSDL::CursorBase
Set()SDL::CursorBaseinline
~Cursor()SDL::Cursorinline
~ResourceBaseT()=defaultSDL::ResourceBaseT< CursorRaw >protected