GLBasic User Manual

Main sections

X_MOVEMENT

X_MOVEMENT x#, y#, z#



Sets the drawing position for the next 3D object to be drawn to the coordinates x#, y#, z#.
This command must be called before any call to X_ROTATION, since it will eliminate any previously performed rotations.

See also...