fuzzyLessThan(a, b, epsilon) → {boolean} a is fuzzyLessThan
fuzzyCeil(val, epsilon) → {number} Applies a fuzzy ceil to the given
angleBetweenPointsY(point1, point2) → {number} Find the angle of a segment from (point1.x, point1
clamp(v, min, max) → {number} Force a value within the boundaries by clamping it to the range min
wrapAngle(angle, radians) → {number} Keeps an angle value between
snapTo(input, gap, start) → {number} Snap a value to nearest grid
maxObjects : number The maximum number of objects per node. Default Value
populate(group) Populates this quadtree with the children of the given Group. In order to be added the child must exist and have a body
normalizeAngle(angleRad) → {number} Normalizes an angle to the [0,2pi) range. Parameters
<static> PI2 Twice PI. Properties:
Page 7 of 9