phaser/src/system
Richard Davey ebf650c1a1 Merge pull request #1498 from pnstickne/wip-tilelayer-safaribug
Fix / double-copy for Safari tilemap bug when rendering with delta scrolling
2015-01-05 11:11:40 +00:00
..
Canvas.js TilemapLayer rendering double-copy 2014-12-31 09:54:37 -08:00
Device.js Merge pull request #1498 from pnstickne/wip-tilelayer-safaribug 2015-01-05 11:11:40 +00:00
DOM.js DOM.visualBounds now includes scrollbars 2014-12-08 18:40:00 -08:00
RequestAnimationFrame.js A large refactor to how the internal game timers and physics calculations has been made. We've now swapped to using a fixed time step internally across Phaser, instead of the variable one we had before that caused glitchse on low-fps systems. Thanks to pjbaron for his help with all of these related changes. 2014-11-08 18:54:54 +00:00