Свойство | Type | Description | |
---|---|---|---|
delay | float | ||
iterations | int |
Méthode | Description | |
---|---|---|
SKSpriteAnimation ( SKSprite, sprite ) : System.Collections | ||
pause ( ) : void | ||
play ( ) : void | ||
playForward ( ) : void | ||
playReverse ( ) : void | ||
restart ( ) : void | ||
reverse ( ) : void | ||
stop ( ) : void | ||
tick ( float deltaTime ) : bool |
tick method. if it returns true it indicates the animation is complete
|
Méthode | Description | |
---|---|---|
initializeStateValues ( ) : void |
public SKSpriteAnimation ( SKSprite, sprite ) : System.Collections | ||
sprite | SKSprite, | |
Résultat | System.Collections |