phaser/src/animations
Zeke Lu 382b233c3d correct the docs for generateFrameNumbers
1. the function used in the example should be this.anims.generateFrameNumbers
instead of this.anims.generateFrameNames.
2. the end frame in the example should be 11 instead of 12
(see 6761ec92f5).
3. mark the "config" parameter as optional (the one for generateFrameNames is
already marked as optional).
2023-03-05 13:02:32 +08:00
..
events Updated copyright year 2023-01-02 17:36:27 +00:00
typedefs Updated copyright year 2023-01-02 17:36:27 +00:00
Animation.js Improve the missing texture/frame logic 2023-01-17 11:41:22 -08:00
AnimationFrame.js Updated copyright year 2023-01-02 17:36:27 +00:00
AnimationManager.js correct the docs for generateFrameNumbers 2023-03-05 13:02:32 +08:00
AnimationState.js correct the docs for generateFrameNumbers 2023-03-05 13:02:32 +08:00
index.js Updated copyright year 2023-01-02 17:36:27 +00:00