Cursor representation for SDL.
Class SDLCursor
This class holds an opaque object that is used by SDL as a cursor definition.
Cursors created by the user (i.e. through its class constructor) are automatically freed with SDL_FreeCursor when the garbage collector rips the owning object.
Methods | |
SetCursor | Selects the current cursor for the SDL. |
Selects the current cursor for the SDL.
SDLCursor.SetCursor()