include "draw.m";
draw := load Draw Draw->PATH;
Pointer: adt
{
buttons: int;
xy: Point;
};
Mux(1) uses the cptr member of the Draw->Context adt to pass pointer events through to applications.
| DRAW-POINTER(2 ) | Rev: Tue Mar 31 02:42:39 GMT 2015 |