Completion of parameters not described in some animation resources

This commit is contained in:
Silc Renew 2023-02-12 03:14:35 +09:00
parent 44b41ded82
commit 6bc4d1cb73
3 changed files with 6 additions and 1 deletions

View file

@ -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>