Mouse.create

Creates a cursor at the given positions with the given Surface.

  1. Cursor create(Surface srfc, short x, short y)
    class Mouse
    static
    create
    (,
    short x
    ,
    short y
    )
  2. Cursor create(ubyte* data, ubyte* mask, ushort width, ushort height, short x, short y)

Meta