SDL2Cursor.this

Creates a system cursor.

  1. this(SDL2 sdl2, SDL2Surface surface, int hotspotX, int hotspotY)
  2. this(SDL2 sdl2, SDL_SystemCursor id)
    class SDL2Cursor
    this
    (,
    SDL_SystemCursor id
    )

Throws

SDL2Exception on error.

See Also

Meta