object - commandobject - platoon


void CallTurnToAngle(int nUnit, int nAngle)

Scope: private

Parameters
nUnit - unit number
nAngle - angle

Return values
none

Description
Turns unit to the specified angle. Alpha angle values are in range 0-255 and this value is increasing clockwise.

if nUnit == -1 order is sent to all units

See also