Cursor.this

Creates a cursor from an already SDL_Cursor

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

Meta