Supported Browsers Home   
MGL_moveTo Previous   
MGL_newRegion Next   
External Functions Up   

MGL_moveToCoord

Moves the CP to a new location.

Declaration

void MGLAPI MGL_moveToCoord(
    int x,
    int y)

Prototype In

mgraph.h

Parameters

x

New x coordinate for CP

y

New y coordinate for CP

 

Description

Moves the current position (CP) to the new point (x,y).

See Also

MGL_moveTo

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com