difference(a, b) → {number} The absolute difference between two values. Parameters
distancePow(x1, y1, x2, y2, pow) → {number} Returns the distance between
linearInterpolation(v, k) → {number} A Linear Interpolation Method, mostly used by Phaser.Tween
radToDeg(radians) → {number} Convert radians to degrees. Parameters
average() → {number} Averages all values passed to the function and returns the result.
getIndex(rect) → {number} Determine which node the object belongs to. Parameters
fuzzyFloor(val, epsilon) → {number} Applies a fuzzy floor to the given
bounds : Object Object that contains the quadtree bounds. Source code:
getShortestAngle(angle1, angle2) → {number} Gets the shortest angle between angle1
ceilTo(value, place, base) → {number} Ceils
Page 2 of 9