- ~this
~this()
Undocumented in source.
- dispose
void dispose()
- current
Cursor current [@property setter]
Cursor current [@property getter]
- clip
Rect clip [@property setter]
Rect clip [@property getter]
- handle
HCURSOR handle [@property getter]
- draw
void draw(Graphics g, Point pt)
- drawStretched
void drawStretched(Graphics g, Rect r)
- opEquals
Dequ opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
Dequ opEquals(Cursor cur)
Undocumented in source. Be warned that the author may not have intended to support it.
- hide
void hide()
- show
void show()
Show/hide the current mouse cursor; reference counted.
- position
Point position [@property setter]
Point position [@property getter]
The position of the current mouse cursor.