phaser/v3/src/dom
photonstorm 5c495bbdf8 RAF now calls StateManager.step directly.
Game no longer has RNG property.
2017-01-25 12:02:18 +00:00
..
AddEventListener.js Swap to var. 2017-01-09 23:01:35 +00:00
AddToDOM.js Swapped to var declaration and removed RAF polyfill from file, as not needed. 2017-01-09 23:54:14 +00:00
CanvasInterpolation.js Updated CanvasPool to store the type (2d or webgl), so it doesn't give incorrect canvases back out again. Updated Features to use proper canvases when feature testing. Added Interpolation code. Cached the Smoothing prefix. 2016-11-26 02:32:59 +00:00
CanvasPool.js remove always true if condition 2017-01-17 20:20:14 +01:00
DOMContentLoaded.js Swapped to var declaration and removed RAF polyfill from file, as not needed. 2017-01-09 23:54:14 +00:00
ParseXML.js Support for lots of new file types, and the start of the multi-file loader. 2016-12-07 04:43:02 +00:00
RemoveEventListener.js Swapped to var declaration and removed RAF polyfill from file, as not needed. 2017-01-09 23:54:14 +00:00
RemoveFromDOM.js Swapped to var declaration and removed RAF polyfill from file, as not needed. 2017-01-09 23:54:14 +00:00
RequestAnimationFrame.js RAF now calls StateManager.step directly. 2017-01-25 12:02:18 +00:00
Smoothing.js Updated CanvasPool to store the type (2d or webgl), so it doesn't give incorrect canvases back out again. Updated Features to use proper canvases when feature testing. Added Interpolation code. Cached the Smoothing prefix. 2016-11-26 02:32:59 +00:00
TouchAction.js Added new DOM controls and the CanvasPool. 2016-11-26 00:36:11 +00:00
UserSelect.js Added new DOM controls and the CanvasPool. 2016-11-26 00:36:11 +00:00