phaser/src
2018-01-14 15:24:55 +01:00
..
actions Moved the depth sorting functions into the DisplayList class, as it's really the one responsible for it, not System. 2018-01-11 13:59:06 +00:00
animations Moved repository location 2018-01-09 21:43:56 +00:00
boot Started moving plugins to their own folders. 2018-01-10 16:29:46 +00:00
cache Moved repository location 2018-01-09 21:43:56 +00:00
camera Renamed no longer existing Vector2/3 .sub and .len to .subtract and .length where still used 2018-01-12 02:18:36 +02:00
create Moved repository location 2018-01-09 21:43:56 +00:00
curves Renamed no longer existing Vector2/3 .sub and .len to .subtract and .length where still used 2018-01-12 02:18:36 +02:00
data Started moving plugins to their own folders. 2018-01-10 16:29:46 +00:00
device Moved repository location 2018-01-09 21:43:56 +00:00
display Moved repository location 2018-01-09 21:43:56 +00:00
dom Moved repository location 2018-01-09 21:43:56 +00:00
events Moved repository location 2018-01-09 21:43:56 +00:00
gameobjects Moved the depth sorting functions into the DisplayList class, as it's really the one responsible for it, not System. 2018-01-11 13:59:06 +00:00
geom Fix geom/point/Normalize.js 2018-01-09 21:58:13 -08:00
input set data to KeyCombo for KeyComboMatchEvent 2018-01-11 18:14:45 -06:00
loader Setting audio tag name to contain index number, useful for debugging 2018-01-12 17:49:25 +01:00
math Renamed no longer existing Vector2/3 .sub and .len to .subtract and .length where still used 2018-01-12 02:18:36 +02:00
physics Made CollideHandler consistent by returning value from logic branches 2018-01-11 14:13:42 -06:00
plugins Moved repository location 2018-01-09 21:43:56 +00:00
polyfills Moved repository location 2018-01-09 21:43:56 +00:00
renderer BlitterBatch2 base rendering. Still missing Texture binding 2018-01-09 19:51:22 -03:00
scene Exposed SoundManager via Scene Systems 2018-01-11 14:48:43 +00:00
sound Properly setting currentTime variable value when detecting missed looping in update method 2018-01-14 15:24:55 +01:00
structs Moved repository location 2018-01-09 21:43:56 +00:00
textures Moved repository location 2018-01-09 21:43:56 +00:00
time Moved repository location 2018-01-09 21:43:56 +00:00
tweens Moved repository location 2018-01-09 21:43:56 +00:00
utils Moved repository location 2018-01-09 21:43:56 +00:00
const.js Moved repository location 2018-01-09 21:43:56 +00:00
phaser.js Moved repository location 2018-01-09 21:43:56 +00:00