getIndex(item) → {integer} Gets the index of the item in the list, or -1 if it isn't in the list
<static> toABGR(r, g, b, a) → {number} Converts RGBA
<static> hexToColor(hex, out) → {object}
<static> RGBtoHSL(r, g, b, out) → {object}
last : Object Last element in the list. Source code:
canvas :HTMLCanvasElement The canvas to which Debug calls draws. Source code:
add(item) → {any} Adds a new element to the end of the list.If the item already exists in
<static> rotateMatrix(matrix, direction) → {Array.<Array.<any>>}
<static> blendDifference(a, b) → {integer} Subtracts
destroy() Destroy this object. Source code:
Page 2 of 15