Contents page

Move


AFRastPort/Move

  void = Move(ULONG x, ULONG y)
  void = Move(AFPoint *point)

DESCRIPTION Moves the drawing pixel to coordinates specified

INPUTS x - horizontal coordinates y - vertical coordinates point - point coordinates

RESULT none

BUGS none known

SEE ALSO AFRect <exec/types.h>