Polyobj RotateLeft

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.