phaser/src/physics/arcade
2019-03-22 01:17:14 +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 Resolved issue with bounds penetration (finally) 2019-03-21 23:21:02 +00:00
CheckOverlapY.js Set hard blocking 2019-03-22 01:17:14 +00:00
Collider.js Fixed Group defs and completed Arcade Physics defs 2019-02-13 14:45:36 +00:00
CollisionInfo.js Added new CollisionInfo handler 2019-03-21 17:24:03 +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 Set hard blocking 2019-03-22 01:17:14 +00:00
index.js Exposed IntersectsRects 2019-03-21 17:24:14 +00:00
IntersectsRect.js New Intersects method as it's used in multiple places 2019-03-15 19:21:54 +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 Now using CollisionInfo (and more debugging) 2019-03-21 17:25:01 +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 New debug colors 2019-03-22 01:16:54 +00:00