new Animation()
The Animation Component provides a play
method, which is a proxy to the AnimationManager.play
method.
- Source code: gameobjects/components/Animation.js (Line 12)
new Animation()
The Animation Component provides a play
method, which is a proxy to the AnimationManager.play
method.
Please login to continue.