fg_moverw()Win32 DirectX Fastgraph/Light Prototype void fg_moverw (double x, double y); Sub fg_moverw (ByVal x As Double, ByVal y As Double) procedure fg_moverw (x, y : real); Description The fg_moverw() function establishes the graphics cursor position at a 2D world space point relative to the current position. Parameters x is the world space x offset of the graphics cursor's new position. y is the world space y offset of the graphics cursor's new position. Return value none Restrictions none See also fg_move(), fg_moverel(), fg_movew()
|
 
copyright 2001 Ted Gruber Software, Inc.