pixi-wheels

SpineRingSkinAnimations

pixi-wheels


pixi-wheels / spine / SpineRingSkinAnimations

Interface: SpineRingSkinAnimations

Defined in: spine/SpineRingSkin.ts:9

Properties#

PropertyTypeDescriptionDefined in
idle?stringLoops while nothing happens. Default 'idle'.spine/SpineRingSkin.ts:11
spin?stringLoops from spin:start to spin:stopping. Default 'spin'.spine/SpineRingSkin.ts:13
stopping?stringLoops while decelerating. Default none (keeps spin).spine/SpineRingSkin.ts:15
win?stringOne-shot on landing, then idle. Default 'win'.spine/SpineRingSkin.ts:17
winBySection?Record<string, string>Per-section landing animation, by section id. Overrides win.spine/SpineRingSkin.ts:19