Polyobj RotateLeft: Difference between revisions
From Eternity Wiki
Jump to navigationJump to search
(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...") |
(No difference)
|
Latest revision as of 15:50, 28 July 2016
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.