fg_3Dmoveforwardobject()Win32 DirectX Fastgraph/Light Prototype void fg_3Dmoveforwardobject (double amount); Sub fg_3Dmoveforwardobject (ByVal amount As Double) procedure fg_3Dmoveforwardobject (amount : double); Description The fg_3Dmoveforwardobject() function moves an object forward or backward by the specified number of 3D world space units. Parameters amount is the number of 3D world space units to move the object. Movement is forward if amount is greater than zero; movement is backward if amount is less than zero. Return value none Restrictions none See also fg_3Dmoveforward(), fg_3Dmoveobject(), fg_3Dmoverightobject(), fg_3Dmoveupobject()
|
 
copyright 2001 Ted Gruber Software, Inc.