phaser/src/animations
2020-09-30 09:23:58 +01:00
..
events Restored animation complete key event. 2020-09-09 16:08:59 +01:00
typedefs Fixed data-type 2020-09-03 17:36:36 +01:00
Animation.js Animation no longer extends the EventEmitter 2020-09-08 12:17:18 +01:00
AnimationFrame.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
AnimationManager.js GenerateFrameNames can now accept the start and end parameters in reverse order, meaning you can now do { start: 10, end: 1 } to create the animation in reverse. 2020-09-08 13:40:20 +01:00
AnimationState.js Fix return states 2020-09-30 09:23:58 +01:00
index.js AnimationState has moved namespace to keep things logically together 2020-09-08 09:31:59 +01:00