mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-06 20:25:08 +00:00
Completion of parameters not described in some animation resources
This commit is contained in:
@@ -21,8 +21,10 @@
|
||||
</members>
|
||||
<constants>
|
||||
<constant name="PLAY_MODE_FORWARD" value="0" enum="PlayMode">
|
||||
Plays animation in forward direction.
|
||||
</constant>
|
||||
<constant name="PLAY_MODE_BACKWARD" value="1" enum="PlayMode">
|
||||
Plays animation in backward direction.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user