fg_3Dmoverightobject()

Win32 DirectX Fastgraph/Light

Prototype

void fg_3Dmoverightobject (double amount);

Sub fg_3Dmoverightobject (ByVal amount As Double)

procedure fg_3Dmoverightobject (amount : double);

Description

The fg_3Dmoverightobject() function moves an object left or right 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 to the left if amount is greater than zero; movement is to the right if amount is less than zero.

Return value

none

Restrictions

none

See also

fg_3Dmoveforwardobject(), fg_3Dmoveobject(), fg_3Dmoveright(), fg_3Dmoveupobject()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.