Tile - YAnimators - Stop Movement – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Stop movement to Ylands:Tile - YAnimators - Stop Movement: 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 Movement(Object) == | |||
[[File:YlandsTile-603.png]] | |||
<pre>static stopMovement(obj: YEntity | YLogic | YGroup): void;</pre> | |||
=== Parameters === | |||
==== obj ==== | |||
=== Description === | |||
Stops any '''movement''' 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 Movement(Object)
static stopMovement(obj: YEntity | YLogic | YGroup): void;
Parameters
obj
Description
Stops any movement instruction or animator that is currently assigned to the object.