Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>cap_move()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CAP_MOVE()
   Move the current active point to a new location.

   Syntax
         CAP_MOVE(nX,nY)

   Arguments
         nX          Absolute horizontal screen position.
         nY          Absolute vertical screen position.

   Returns
         CAP_MOVE(@nX,@nY)

   Description
         CAP_MOVE() moves the position of the current active point to a new
         location. If the parameters are passed by reference, then the
         current active point is returned in those variables.

See Also: FLINE() PLINE()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson