changeset 1909 | 4bf4dda860e2 |
parent 1866 | 0b12f567dfe3 |
child 1985 | 39daa8abac0b |
--- a/LuaLibraryAnimate.wiki Sun May 26 22:19:44 2019 +0100 +++ b/LuaLibraryAnimate.wiki Tue May 28 16:18:45 2019 +0100 @@ -121,7 +121,7 @@ Switches to `gear` and follows it. === `AnimGiveState(gear, state)` === -Adds the [States gear state] `state` to `gear`. +Sets the [States gear state] of `gear` to `state` (full bitmask). === `AnimRemoveState(gear, state)` === Removes the [States gear state] `state` from `gear`.