controlP5 / ControllerGroup / setColorLabel( )

name
setColorLabel ( )
description
set the color of the text label of the group. 
Syntax
setColorLabel(theColor);
parameters
theColorint 


Returns
None
Usage
Web & Application
Related