phaser/src/physics/arcade
2018-01-12 14:20:48 -06:00
..
components Moved repository location 2018-01-09 21:43:56 +00:00
inc Bug fix in events: overlap used where collide should be 2018-01-12 14:20:48 -06:00
utils Moved repository location 2018-01-09 21:43:56 +00:00
Arcade.js Moved repository location 2018-01-09 21:43:56 +00:00
ArcadeImage.js Moved repository location 2018-01-09 21:43:56 +00:00
ArcadeSprite.js Moved repository location 2018-01-09 21:43:56 +00:00
Body.js 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
Collider.js Moved repository location 2018-01-09 21:43:56 +00:00
const.js Moved repository location 2018-01-09 21:43:56 +00:00
Factory.js Moved repository location 2018-01-09 21:43:56 +00:00
index.js Moved repository location 2018-01-09 21:43:56 +00:00
PhysicsGroup.js Moved repository location 2018-01-09 21:43:56 +00:00
StaticBody.js Moved repository location 2018-01-09 21:43:56 +00:00
StaticPhysicsGroup.js Moved repository location 2018-01-09 21:43:56 +00:00
World.js 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