Cursor.this

Creates cursor with non-standard shape.

  1. this()
  2. this(int shape)
  3. this(const(GLFWimage)* img, int xhot, int yhot)
    class Cursor
    this
    (
    const(GLFWimage)* img
    ,
    int xhot
    ,
    int yhot
    )

Meta