<static> rotateLeft(array) → {any} Moves the element
bodyInfo(sprite, x, y, color) Render a Sprites Physic Body information. Parameters
list : Array.<any> The backing array. Type Array.<any>
<static> transposeMatrix(array) → {Array.<Array.<any>>}
<static> mixinPrototype(target, mixin, replace) Mixes in an
<static> createColor(r, g, b,
<static> getAlpha(color) → {number} Given a native color
<static> getRed(color) → {number} Given a native color
<static> hexToRGB(hex) → {number} Converts a hex string
<static> interpolateColorWithRGB(color, r, g, b, steps, currentStep) → {number}
Page 10 of 15