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(std::nullptr_t=nullptr) noexceptSDL::Cursorinline
Cursor(const CursorRaw resource) noexceptSDL::Cursorinlineexplicit
Cursor(const Cursor &other) noexcept=defaultSDL::Cursorprotected
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(SurfaceParam surface, const PointRaw &hot)SDL::Cursorinline
Cursor(SystemCursor id)SDL::Cursorinline
Destroy()SDL::Cursorinline
get() const noexceptSDL::Cursorinline
operator bool() const noexceptSDL::Cursorinlineexplicit
operator CursorParam() const noexceptSDL::Cursorinline
operator<=>(const Cursor &other) const noexcept=defaultSDL::Cursor
operator=(Cursor &&other) noexceptSDL::Cursorinline
operator=(const Cursor &other) noexcept=defaultSDL::Cursorprotected
release() noexceptSDL::Cursorinline
Set()SDL::Cursorinline
~Cursor()SDL::Cursorinline