phaser/v3/src/dom
2017-01-09 23:54:14 +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 Lots of noise removal and fixed loader processing queue. 2016-12-07 01:13:17 +00: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 Swapped to var declaration and removed RAF polyfill from file, as not needed. 2017-01-09 23:54:14 +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