phaser/v3/src/utils
2017-02-28 01:10:45 +00:00
..
align Phaser.Utils.Align functions. 2017-02-28 01:10:45 +00:00
array Implemented RTree spatial sort for the display list handling. Canvas Renderer updated to take advantage of it. Camera updated to extend BaseTransform + add extra properties. Array QuickSelect function added. Frame radius calculation added. 2017-01-26 04:06:10 +00:00
bounds Tidied up Class, fixed a few bounds checks and exposed the utils. 2017-02-28 01:10:45 +00:00
object Moved GetObjectValue into utils/object 2017-02-04 05:39:37 +00:00
string Added DOM entry point, and getFirst to Children. 2017-02-02 16:55:02 +00:00
ArrayBufferToBase64.js Updated Loader, added ArrayBuffer to Base64, added GetURL. You can now load a file on its own, without using a Loader instance at all. 2016-12-01 12:51:05 +00:00
Class.js Tidied up Class, fixed a few bounds checks and exposed the utils. 2017-02-28 01:10:45 +00:00
NOOP.js Fixed export. 2016-11-29 10:46:24 +00:00