SetRDir

Category: Objects / Movement
Since engine version: 1.0 OC

Description

Sets the rotation speed of the object.

Syntax

bool SetRDir(int rdir, int precision);

Parameters

rdir:
Rotation speed divided by precision.
precision:
[opt] Precision. Default 10 if not specified.
See also: GetRDir, SetR, SetXDir, SetYDir
jwk, 2002-08