controlP5 / Controller / setColorLabel( )

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


Returns
None
Usage
Web & Application
Related