Class Rico.Effect.Animator
Class to animate effects.
Defined in: <ricoEffects.js>.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Rico.Effect.Animator(effect)
|
| Method Attributes | Method Name and Description |
|---|---|
|
animate()
|
|
|
pause()
|
|
|
play(effect)
|
|
|
reset(effect)
|
|
|
resume()
|
|
|
setOptions(options)
|
|
|
stop()
|
Method Detail
animate()
isPlaying()
pause()
play(effect)
- Parameters:
- effect
reset(effect)
- Parameters:
- effect
resume()
setOptions(options)
- Parameters:
- options
startNextStep()
stop()