controlP5 / ControlWindow / update( )

name
update ( )
description
update all controllers contained in the control window if update is enabled. 
Syntax
update();


Returns
None
Usage
Web & Application
Related