Interaction

Undocumented in source.

Constructors

this
this(Draw draw)
Undocumented in source.

Members

Functions

contin
void contin(Point2D point, CURSOR_TYPE cursor, double pressure, string cursorID)
Undocumented in source. Be warned that the author may not have intended to support it.
down
void down(Point2D point, CURSOR_TYPE cursor, double pressure, string cursorID)
Undocumented in source. Be warned that the author may not have intended to support it.
redraw
void redraw(Square area, Draw target)
Undocumented in source. Be warned that the author may not have intended to support it.
up
void up(Point2D point, CURSOR_TYPE cursor, double pressure, string cursorID)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From GuiInteraction

down
void down(Point2D point, CURSOR_TYPE cursor, double pressure, string cursorID)
Undocumented in source.
contin
void contin(Point2D point, CURSOR_TYPE cursor, double pressure, string cursorID)
Undocumented in source.
up
void up(Point2D point, CURSOR_TYPE cursor, double pressure, string cursorID)
Undocumented in source.
redraw
void redraw(Square square, Draw target)
Undocumented in source.

Meta