SetRDir
Category: Objects
/ Movement
Since engine version: 5.1 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.
jwk, 2002-08