shear(n) → {number} Parameters Name Type
normalizeAngle(angleRad) → {number} Normalizes an angle to the [0,2pi) range. Parameters
fuzzyGreaterThan(a, b, epsilon) → {boolean} a is fuzzyGreaterThan
snapToFloor(input, gap, start) → {number} Snap a value to nearest
wrapValue(value, amount, max) → {number} Adds value to amount and ensures that the result always
minProperty() → {number} Variation of Math.min that can be passed a property and either an array
Page 6 of 6