phaser/src/utils
Richard Davey dfb1e48f6f
Merge pull request #4380 from englercj/master
Correct jsdoc for Class utilities
2019-02-24 23:07:10 +00:00
..
array Fixing jsdocs 2019-02-12 11:59:31 +00:00
object GetAdvancedValue now uses the correct Math RND reference, which means anything that used the randInt or randFloat features of this function, such as creating a Sprite from a Config object, or Bitmap Text sizing, will no longer throw an error about a null object reference. Fix #4369 2019-02-24 22:56:29 +00:00
string Updated function name 2019-01-31 11:27:26 +00:00
Class.js Correct jsdoc for Class utilities 2019-02-18 16:47:44 -08:00
index.js Happy New Year 2019-01-15 16:20:22 +00:00
NOOP.js Happy New Year 2019-01-15 16:20:22 +00:00