phaser/src
Pavle Goloskokovic 53fc478a1c Fixed scope bug
2018-01-31 16:42:47 +01:00
..
actions Fixed BresenhamPoints' usage in PlaceOnTriangle. 2018-01-25 07:55:04 +01:00
animations Added in destroy methods for all managers and invoked them from Game 2018-01-31 03:38:10 +00:00
boot Added in destroy methods for all managers and invoked them from Game 2018-01-31 03:38:10 +00:00
cache Added in destroy methods for all managers and invoked them from Game 2018-01-31 03:38:10 +00:00
cameras Fixed Camera3D Plugin, exposed it via camera3d in a Scene and added cameras to local array. 2018-01-30 13:15:50 +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 Added in destroy methods for all managers and invoked them from Game 2018-01-31 03:38:10 +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 in destroy methods for all managers and invoked them from Game 2018-01-31 03:38:10 +00:00
events Added jsdocs. 2018-01-26 03:40:49 +00:00
gameobjects Fixed light culling 2018-01-30 22:27:11 -03:00
geom Added jsdocs. 2018-01-26 13:14:41 +00:00
input Added in destroy methods for all managers and invoked them from Game 2018-01-31 03:38:10 +00:00
loader Releasing audio context reference 2018-01-31 14:07:03 +01:00
math Added jsdocs. 2018-01-26 12:43:51 +00:00
physics Fixed missing Pipeline component. 2018-01-30 19:16:00 +00:00
plugins Merge branch 'master' of https://github.com/photonstorm/phaser 2018-01-31 03:38:13 +00:00
polyfills Moved repository location 2018-01-09 21:43:56 +00:00
renderer Merge branch 'master' of https://github.com/photonstorm/phaser 2018-01-31 03:38:13 +00:00
scene Merge branch 'master' of https://github.com/photonstorm/phaser 2018-01-31 03:38:13 +00:00
sound Resuming audio context passed to audio config before returning it from createAudioContext method 2018-01-31 14:09:01 +01:00
structs Fixed scope bug 2018-01-31 16:42:47 +01:00
textures Added in destroy methods for all managers and invoked them from Game 2018-01-31 03:38:10 +00: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 jsdocs. 2018-01-26 14:23:00 +00:00
const.js Moved repository location 2018-01-09 21:43:56 +00:00
phaser.js Recoded the Data component 2018-01-30 00:55:27 +00:00