phaser/src
2018-01-17 18:13:04 +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 Removed un-used event files and references. 2018-01-12 17:20:16 +00:00
boot Updated to using Event Emitter for all key managers and game objects. Events are now dispatched directly using arguments instead of Event objects, all managers updated to emit directly. 2018-01-12 17:09:21 +00:00
cache Removed un-used event files and references. 2018-01-12 17:20:16 +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 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 Handling when WebGL context is falsy and not just null 2018-01-15 12:05:11 +01: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 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
gameobjects Tilemap layers now initialize their alpha from LayerData 2018-01-14 16:16:47 -06:00
geom Fix geom/point/Normalize.js 2018-01-09 21:58:13 -08:00
input Fixed drag events 2018-01-14 21:26:14 +00:00
loader Passing sound manager touchLocked value to HTML5AudioFile constructor 2018-01-17 17:04:55 +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 Implemented tile & layer callbacks in arcade physics 2018-01-12 15:00:37 -06:00
plugins Updated to using Event Emitter for all key managers and game objects. Events are now dispatched directly using arguments instead of Event objects, all managers updated to emit directly. 2018-01-12 17:09:21 +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 Removed un-used event files and references. 2018-01-12 17:20:16 +00:00
sound Setting locked property for WebAudioSoundManager 2018-01-17 18:13:04 +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 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