phaser/src/physics
photonstorm 4ec5665148 Fixed #750 - Invalid typescript mapping for TileSprite.autoScroll function in TS defs.
Game checks if window.console exists before using it (should fix IE9 issues when dev tools are closed), however it is still used deeper in Pixi.
Body.loadData flagged as deprecated.
2014-04-22 23:31:07 +01:00
..
arcade ArcadePhysics.collideSpriteVsGroup checks if Sprite has a body before carrying on, now safely skips sub-groups or other non-Sprite group children. 2014-04-17 12:31:14 +01:00
ninja Fix jshint issues in src/Phaser.js 2014-03-25 14:56:05 -07:00
p2 Fixed #750 - Invalid typescript mapping for TileSprite.autoScroll function in TS defs. 2014-04-22 23:31:07 +01:00
Physics.js Fix jshint issues in src/Phaser.js 2014-03-25 14:56:05 -07:00