LuaLibraryAnimate: Clarify AnimGiveState
authorWuzzy
Tue, 28 May 2019 16:18:45 +0100
changeset 1909 4bf4dda860e2
parent 1908 d141b806356e
child 1910 744187ae41c3
LuaLibraryAnimate: Clarify AnimGiveState
LuaLibraryAnimate.wiki
--- 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`.