phaser/v3/src
2017-06-30 03:31:31 +01:00
..
actions Added SetZ Action and exposed via Group 2017-06-28 14:16:01 +01:00
animation Added some comments. 2017-05-09 15:39:59 +01:00
boot Updated TimerEvent and Clock 2017-06-28 22:21:39 +01:00
cache Game Cache added and tests written and working. 2017-01-30 16:56:04 +00:00
camera Added backgroundColor to Camera config. 2017-06-29 16:55:55 +01:00
canvas New canvas GetContext function. 2017-02-07 18:44:35 +00:00
components Added setVisible method 2017-06-27 22:44:16 +01:00
create Added in the Create functions and exposed via Texture Manager 2017-06-15 01:34:05 +01:00
device Removed global scene graph. New system works with camera system 2017-02-20 21:38:22 -03:00
dom Smoothing exposed via Phaser.DOM 2017-06-08 15:05:18 +01:00
events Finished off Key Combo support. All config options now working correctly. 2017-02-21 23:01:05 +00:00
gameobjects Added SetZ Action and exposed via Group 2017-06-28 14:16:01 +01:00
geom Moved Hermite into new Phaser.Path namespace and folder. 2017-05-16 13:13:25 +01:00
graphics Fixed rgba alpha value 2017-06-28 02:00:55 +01:00
input Added lastSlope definition to CollisionMap and lots of extra setters in Body. 2017-06-22 16:22:21 +01:00
loader Added State Injection Map 2017-06-30 00:32:18 +01:00
math Added Math.isEven and isEvenStrict 2017-06-27 23:23:09 +01:00
paths Moved Hermite into new Phaser.Path namespace and folder. 2017-05-16 13:13:25 +01:00
physics Removed un-used file and tidying up. 2017-06-27 15:24:49 +01:00
polyfills Fixed polyfill errors and added direction consts. 2017-06-27 02:35:38 +01:00
renderer Added camera alpha for webgl 2017-06-28 12:47:24 -04:00
snapshot Snapshot implementation 2017-05-16 15:15:01 -04:00
sound Removed console.log and fixed Wrap function. 2017-06-17 04:15:02 +01:00
state Lots of new State Manager features (sleep, wake, pause, resume, etc) 2017-06-30 03:31:31 +01:00
structs Moved constructors 2017-06-28 17:17:31 +01:00
textures Added in the Create functions and exposed via Texture Manager 2017-06-15 01:34:05 +01:00
time Lots of new State Manager features (sleep, wake, pause, resume, etc) 2017-06-30 03:31:31 +01:00
tween Lots of new State Manager features (sleep, wake, pause, resume, etc) 2017-06-30 03:31:31 +01:00
utils Added GetFastValue for when no config key nesting is ever required. 2017-06-28 22:21:39 +01:00
checksum.js Lots of new State Manager features (sleep, wake, pause, resume, etc) 2017-06-30 03:31:31 +01:00
const.js Fixed polyfill errors and added direction consts. 2017-06-27 02:35:38 +01:00
phaser.js Added in the Create functions and exposed via Texture Manager 2017-06-15 01:34:05 +01:00