phaser/v3/src/utils
2017-03-29 01:22:15 +01:00
..
align Added offsetX/Y to AlignIn proxy. 2017-03-29 01:22:15 +01:00
array Added Array.Range - which allows for complex ranges of 2 arrays. 2017-03-28 23:38:14 +01:00
bounds Fixed all the bounds methods to use origin instead of anchor. 2017-03-27 23:09:54 +01:00
object Fixed bug where it would corrupt the value of a dot notation config didn't contain a property. 2017-03-28 23:55:51 +01: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