phaser/src/physics/arcade
2019-03-08 20:12:49 +00:00
..
components Lots more jsdoc tweaks and improvements 2019-02-12 15:01:54 +00:00
events Added jsdoc version numbers to each event 2019-02-12 11:37:58 +00:00
tilemap New isLayer handling 2019-03-05 14:43:20 +00:00
typedefs Properties are optional 2019-02-13 17:20:10 +00:00
ArcadeImage.js Happy New Year 2019-01-15 16:20:22 +00:00
ArcadePhysics.js Updated docs 2019-03-08 19:54:46 +00:00
ArcadeSprite.js Happy New Year 2019-01-15 16:20:22 +00:00
Body.js Added setTouching and setBlocked methods + refactored the way world bounds collision is done 2019-03-08 20:10:49 +00:00
Collider.js Fixed Group defs and completed Arcade Physics defs 2019-02-13 14:45:36 +00:00
const.js Happy New Year 2019-01-15 16:20:22 +00:00
Factory.js Fixed Group defs and completed Arcade Physics defs 2019-02-13 14:45:36 +00:00
GetOverlapX.js Happy New Year 2019-01-15 16:20:22 +00:00
GetOverlapY.js Removed responsibility for flag setting from overlay, also return a value all the time, not just in motion 2019-03-08 20:11:27 +00:00
index.js Happy New Year 2019-01-15 16:20:22 +00:00
PhysicsGroup.js Fixed Group defs and completed Arcade Physics defs 2019-02-13 14:45:36 +00:00
SeparateX.js Happy New Year 2019-01-15 16:20:22 +00:00
SeparateY.js Working on new blocked flag setting 2019-03-08 20:12:49 +00:00
StaticBody.js Fixed Group defs and completed Arcade Physics defs 2019-02-13 14:45:36 +00:00
StaticPhysicsGroup.js Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
World.js Allow to pass in a single array to check against itself 2019-03-08 20:09:18 +00:00