phaser/src/system
2014-07-01 15:46:32 +01:00
..
Canvas.js Canvas.create has deprecated the noCocoon parameter as it's no longer required. The parameter is still in the signature, but no longer used in the method. 2014-05-30 02:03:07 +01:00
Device.js stopFullScreen has been changed to run against document instead of the canvas since the cancelFullScreen method is created on the document (thanks @j0hnskot, #863) 2014-07-01 15:46:32 +01:00
RequestAnimationFrame.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00