bounds : Object Object that contains the quadtree bounds. Source code:
linearInterpolation(v, k) → {number} A Linear Interpolation Method, mostly used by Phaser.Tween
radToDeg(radians) → {number} Convert radians to degrees. Parameters
timestamp(min, max) → {number} Returns a random timestamp between min and max, or between the beginning
normal() → {number} Returns a random real number between -1 and 1. Returns
average() → {number} Averages all values passed to the function and returns the result.
sow(seeds) Reset the seed of the random data generator. Note: the seed array is only processed up to the first undefined
retrieve(source) → {array} Return all objects that could collide with the given Sprite or Rectangle
angleBetweenPoints(point1, point2) → {number} Find the angle of a segment from (point1.x, point1
isOdd(n) → {boolean} Returns true if the number given is odd. Parameters
Page 1 of 9