phaser/src
2018-01-26 14:35:34 +01:00
..
actions Fixed BresenhamPoints' usage in PlaceOnTriangle. 2018-01-25 07:55:04 +01:00
animations Removed un-used visible property and added jsdocs. 2018-01-24 23:50:46 +00:00
boot Removed un-needed files and moved plugins around. 2018-01-26 05:21:45 +00:00
cache Updated docs and implemented destroy 2018-01-25 03:38:23 +00:00
cameras Added jsdocs 2018-01-25 05:11:52 +00:00
create Added jsdocs 2018-01-25 05:11:52 +00:00
curves Added jsdocs 2018-01-25 05:26:13 +00:00
data Removed the old events folder contents and added in an EventEmitter alias for user-land event creation. 2018-01-12 18:59:01 +00:00
device Added jsdocs to the Device inspector, removed out-dated properties and changed case of Device access 2018-01-25 17:03:35 +00:00
display Added jsdocs. 2018-01-26 02:20:33 +00:00
dom Added jsdocs. 2018-01-26 03:40:49 +00:00
events Added jsdocs. 2018-01-26 03:40:49 +00:00
gameobjects Moved Container out of prod for now. 2018-01-26 05:25:30 +00:00
geom Added jsdocs. 2018-01-26 13:14:41 +00:00
input Added jsdocs. 2018-01-26 12:43:51 +00:00
loader Fixed use of Object.assign (doesn't work on IE11) 2018-01-25 23:19:23 +00:00
math Added jsdocs. 2018-01-26 12:43:51 +00:00
physics Add matter component for inertia - useful for platformers 2018-01-25 16:05:49 -06:00
plugins Removed un-needed files and moved plugins around. 2018-01-26 05:21:45 +00:00
polyfills Moved repository location 2018-01-09 21:43:56 +00:00
renderer Fixed tint issue 2018-01-26 00:55:05 -03:00
scene Removed un-needed files and moved plugins around. 2018-01-26 05:21:45 +00:00
sound Added onBlur method docs 2018-01-26 14:35:34 +01:00
structs Moved repository location 2018-01-09 21:43:56 +00:00
textures Text rendering added 2018-01-23 21:40:20 -03:00
time TimerEvent startAt field not scaled 2018-01-23 16:34:33 +01:00
tweens Fixed Tween.resume/pause. 2018-01-26 10:25:13 +01:00
utils Added ucfirst equivalent 2018-01-18 05:33:42 +00:00
const.js Moved repository location 2018-01-09 21:43:56 +00:00
phaser.js Removed trailing slash 2018-01-18 05:19:17 +00:00