2
0
Fork 0
mirror of https://github.com/photonstorm/phaser synced 2024-12-19 09:34:02 +00:00
phaser/src/physics/arcade
2019-03-18 14:12:40 +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 Splitting up the process of checking and separating, merging results back into Body 2019-03-18 08:08:46 +00:00
CheckOverlapY.js Splitting up the process of checking and separating, merging results back into Body 2019-03-18 08:08:46 +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 Splitting up the process of checking and separating, merging results back into Body 2019-03-18 08:08:46 +00:00
index.js Happy New Year 2019-01-15 16:20:22 +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 Much better seperation code and testing block exchange 2019-03-18 14:12:40 +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 Gravity stored in properties. Intersects padding removed. 2019-03-18 14:12:12 +00:00