SDL Utility
Cursor Member List

This is the complete list of members for Cursor, including all inherited members.

Cursor()Cursor
Cursor(Type type)Cursor
Cursor(const Cursor &other)=deleteCursor
Cursor(Cursor &&other) noexceptCursor
LoadFromPixels(const Uint8 *pixels, Vector2u size, Vector2u hotspot)Cursor
LoadFromSurface(SDL_Surface *surface, Vector2u hotspot)Cursor
LoadFromSystem(Type type)Cursor
Type enum nameCursor
Window classCursorfriend
~Cursor()Cursor