Mouse.createCursor

Create a Surface cursor.

  1. Cursor createCursor(ref Surface srfc, int hx, int hy)
    class Mouse
    @nogc static
    createCursor
    nothrow
    (
    ,
    int hx
    ,
    int hy
    )
  2. Cursor createCursor(SystemCursor cursor)

Meta