sow(seeds) Reset the seed of the random data generator. Note: the seed array is only processed up to the first undefined
level : number The current level. Source code:
difference(a, b) → {number} The absolute difference between two values. Parameters
timestamp(min, max) → {number} Returns a random timestamp between min and max, or between the beginning
retrieve(source) → {array} Return all objects that could collide with the given Sprite or Rectangle
catmullRomInterpolation(v, k) → {number} A Catmull Rom Interpolation Method, mostly used by Phaser
new QuadTree(x, y, width, height, maxObjects, maxLevels, level)
bounds : Object Object that contains the quadtree bounds. Source code:
new Math() A collection of useful mathematical functions. These are normally accessed through game.math.
normal() → {number} Returns a random real number between -1 and 1. Returns
Page 1 of 9