Tile - YAnimators - Stop Rotation – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Stop rotation to Ylands:Tile - YAnimators - Stop Rotation: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | <!--- | ||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Stop Rotation(Object) == | |||
[[File:YlandsTile-602.png]] | |||
<pre>static stopRotation(obj: YEntity | YLogic | YGroup): void;</pre> | |||
=== Parameters === | |||
==== obj ==== | |||
=== Description === | |||
Stops any '''rotation''' instruction or animator that is currently assigned to the object. | |||
---- | ---- | ||
Line 7: | Line 21: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:51, 8 July 2021
Stop Rotation(Object)
static stopRotation(obj: YEntity | YLogic | YGroup): void;
Parameters
obj
Description
Stops any rotation instruction or animator that is currently assigned to the object.