Property | Type | Description | |
---|---|---|---|
animationFrames | string[] | ||
animationName | string | ||
completeRule | SKSpriteAnimationState.CompleteRule | ||
framesPerSecond | float | ||
loopCount | int | ||
spriteSheet | SKSpriteSheet, | ||
wrapMode | WrapMode, |
Method | Description | |
---|---|---|
OnWizardCreate ( ) : void | ||
OnWizardOtherButton ( ) : void | ||
OnWizardUpdate ( ) : void | ||
createWizard ( ) : SKSpriteAnimationWizard, |
Method | Description | |
---|---|---|
isAnimationNameValid ( ) : bool |
public static createWizard ( ) : SKSpriteAnimationWizard, | ||
return | SKSpriteAnimationWizard, |
public SKSpriteAnimationState.CompleteRule completeRule | ||
return | SKSpriteAnimationState.CompleteRule |