TilemapLayer#animations

animations : Phaser.AnimationManager

If the Game Object is enabled for animation (such as a Phaser.Sprite) this is a reference to its AnimationManager instance.
Through it you can create, play, pause and stop animations.

Inherited From
Source code: gameobjects/components/Core.js (Line 193)
See
doc_phaser
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.