Class SDLCursor

Cursor representation for SDL.

class SDLCursor

more...

Summary

SetCursor()Selects the current cursor for the SDL.

Detailed description

Cursor representation for SDL.

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.

SDLCursor.SetCursor( )


Made with faldoc 2.0.0