void = Draw(ULONG x, ULONG y) void = Draw(AFPoint *point)DESCRIPTION Draws to coordinates specified from last position of the drawing pixel
INPUTS x - horizontal coordinates y - vertical coordinates point - point coordinates
RESULT none
BUGS none known
SEE ALSO AFRect <exec/types.h>