@set


Description:

public void @set (uint8 r, uint8 g, uint8 b)

Sets/changes the color of a cell after it was allocated.

Parameters:

r

the red component

g

the green component

b

the blue component

c

a color that was allocated by @get