Cursor.this

Creates a cursor from a predefined system cursor

  1. this(Surface appearance, int hotspotX, int hotspotY)
  2. this(SDL_SystemCursor id)
    class Cursor
    this
    (
    SDL_SystemCursor id
    )
  3. this(SDL_Cursor* alreadyExisting)

Meta