mirror of
https://github.com/photonstorm/phaser
synced 2024-12-18 00:53:42 +00:00
bdacef8170
- Corrected off-by-one issue; the effect is the same but it is arguably more correct. - Fixed getRandomItem; it would previously return null for false'y values (false/''/0) which was against the defined contract. - Updated documentation / documented types |
||
---|---|---|
.. | ||
ArraySet.js | ||
ArrayUtils.js | ||
Color.js | ||
Debug.js | ||
LinkedList.js | ||
Utils.js |