controlP5 / ControllerGroup / update( )

name
update ( )
description
call update if you want to update the value of or function call of a controller. 
Syntax
update();


Returns
None
Usage
Web & Application
Related