Polyobj RotateLeft

From Eternity Wiki
Revision as of 15:50, 28 July 2016 by Printz (talk | contribs) (Created page with "2/356:'''Polyobj_RotateLeft'''(''id'', ''speed'', ''distance'') *''id'': ID of polyobject to rotate; *''speed'': rotation speed; *''distance'': byte angle of rotation. 255...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

2/356:Polyobj_RotateLeft(id, speed, distance)

  • id: ID of polyobject to rotate;
  • speed: rotation speed;
  • distance: byte angle of rotation. 255 means perpetual rotation, while 0 means 360-degree rotation.

Rotates a polyobject to the left by the given angle.