Difference between revisions of "SpineSprite:stopAnimation"
From GiderosMobile
(Created page with "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2018.12<br/> '''<translate>Class</translate>:''' SpineSprite<br/> ==...") |
m (Text replacement - "<source" to "<syntaxhighlight") |
||
Line 5: | Line 5: | ||
=== <translate>Description</translate> === | === <translate>Description</translate> === | ||
<translate>Remove all animations on the specified track</translate> | <translate>Remove all animations on the specified track</translate> | ||
− | < | + | <syntaxhighlight lang="lua"> |
SpineSprite:stopAnimation(track,mix) | SpineSprite:stopAnimation(track,mix) | ||
</source> | </source> |
Revision as of 14:31, 13 July 2023
Available since: Gideros 2018.12
Class: SpineSprite
Description
Remove all animations on the specified track <syntaxhighlight lang="lua"> SpineSprite:stopAnimation(track,mix) </source>
Parameters
track: (integer) Track
mix: (number) Mix duration