SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::Cursor, including all inherited members.
Cursor()=default | SDL::Cursor | |
Cursor(const CursorRaw resource) | SDL::Cursor | inlineexplicit |
Cursor(const Cursor &other)=delete | SDL::Cursor | |
Cursor(Cursor &&other) | SDL::Cursor | inline |
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::Cursor | inline |
Cursor(SurfaceParam surface, const PointRaw &hot) | SDL::Cursor | inline |
Cursor(SystemCursor id) | SDL::Cursor | inline |
Destroy() | SDL::Cursor | inline |
get() const | SDL::Cursor | inline |
operator bool() const | SDL::Cursor | inlineexplicit |
operator CursorParam() const | SDL::Cursor | inline |
operator<=>(const Cursor &other) const =default | SDL::Cursor | |
operator=(Cursor other) | SDL::Cursor | inline |
operator==(std::nullptr_t _) const | SDL::Cursor | inline |
release() | SDL::Cursor | inline |
Set() | SDL::Cursor | inline |
~Cursor() | SDL::Cursor | inline |