SDL Utility
|
This is the complete list of members for Cursor, including all inherited members.
Cursor() | Cursor | |
Cursor(Type type) | Cursor | |
Cursor(const Cursor &other)=delete | Cursor | |
Cursor(Cursor &&other) noexcept | Cursor | |
LoadFromPixels(const Uint8 *pixels, Vector2u size, Vector2u hotspot) | Cursor | |
LoadFromSurface(SDL_Surface *surface, Vector2u hotspot) | Cursor | |
LoadFromSystem(Type type) | Cursor | |
Type enum name | Cursor | |
Window class | Cursor | friend |
~Cursor() | Cursor |