SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL
CursorBase
SDL::CursorBase Member List
This is the complete list of members for
SDL::CursorBase
, including all inherited members.
CursorBase
(const Uint8 *data, const Uint8 *mask, int w, int h, int hot_x, int hot_y)
SDL::CursorBase
inline
CursorBase
(SurfaceBase &surface, int hot_x, int hot_y)
SDL::CursorBase
inline
CursorBase
(SystemCursor id)
SDL::CursorBase
inline
get
() const
SDL::Resource< SDL_Cursor * >
inline
operator bool
() const
SDL::Resource< SDL_Cursor * >
inline
explicit
operator->
() const
SDL::Resource< SDL_Cursor * >
inline
operator->
()
SDL::Resource< SDL_Cursor * >
inline
operator==
(const Resource &other) const=default
SDL::Resource< SDL_Cursor * >
operator==
(std::nullopt_t) const
SDL::Resource< SDL_Cursor * >
inline
operator==
(std::nullptr_t) const
SDL::Resource< SDL_Cursor * >
inline
release
(SDL_Cursor * newResource={})
SDL::Resource< SDL_Cursor * >
inline
Resource
(T resource={})
SDL::CursorBase
inline
Resource
(std::nullptr_t)
SDL::CursorBase
inline
Resource
(std::nullopt_t)
SDL::CursorBase
inline
Resource
(const Resource &other)=delete (defined in
SDL::CursorBase
)
SDL::CursorBase
Resource
(Resource &&other)=delete (defined in
SDL::CursorBase
)
SDL::CursorBase
Resource< SDL_Cursor * >::Resource
(SDL_Cursor * resource={})
SDL::Resource< SDL_Cursor * >
inline
Generated by
1.9.8