* Initializes the animation.
()
| 45 | * Initializes the animation. |
| 46 | */ |
| 47 | init(): void; |
| 48 | /** |
| 49 | * Reports whether the animation has started. |
| 50 | * @returns True if the animation has started, false otherwise. |
no outgoing calls
no test coverage detected