class ADD_COMPO




Public


Readonly Shareds
shared knotPtr:INT;
shared modeAddCompo:INT:=0;
shared pressL:BOOL;
shared x0,y0:INT;
shared x0,y0:INT;

Writable Shareds
shared knotPtr:INT;
shared modeAddCompo:INT:=0;
shared pressL:BOOL;
shared x0,y0:INT;
shared x0,y0:INT;

Features
AddCompo(inout Knot:KNOT, event, button, mouseX,mouseY:INT)
EndOfCurrentSegment(inout Knot:KNOT)
**** end of current segment

The Sather Home Page