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(const Cursor &other)=deleteSDL::Cursor
Cursor(Cursor &&other) noexceptSDL::Cursorinline
Cursor(const CursorRef &other)=delete (defined in SDL::Cursor)SDL::Cursor
Cursor(CursorRef &&other)=delete (defined in SDL::Cursor)SDL::Cursor
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::Cursorinline
get() const noexceptSDL::ResourceBase< CursorRaw >inline
operator bool() constSDL::ResourceBase< CursorRaw >inlineexplicit
operator->() const noexceptSDL::ResourceBase< CursorRaw >inline
operator<=>(const ResourceBase &other) const=defaultSDL::ResourceBase< CursorRaw >
operator=(Cursor &&other) noexceptSDL::Cursorinline
operator=(const Cursor &other)=deleteSDL::Cursor
RawConstPointer typedefSDL::ResourceBase< CursorRaw >
RawPointer typedefSDL::ResourceBase< CursorRaw >
release() noexceptSDL::ResourceBase< CursorRaw >inline
ResourceBase(RawPointer resource)SDL::Cursorinline
ResourceBase(std::nullptr_t=nullptr)SDL::Cursorinline
SDL::ResourceBase< CursorRaw >::ResourceBase(RawPointer resource)SDL::ResourceBase< CursorRaw >inline
Set()SDL::Cursorinline
~Cursor()SDL::Cursorinline