objRecol2

fun objRecol2(wearpos: Int, index: Int, value: Int)

Deprecated

Deprecated. Use setObjRecol2(wearpos, index, value) for consistency.

Replace with

setObjRecol2(wearpos, index, value)

Recolours part of an obj in the second slot (out of two).

Parameters

wearpos

the position in which the obj is worn.

index

the source index of the colour to override.

value

the 16 bit HSL colour to override with.