controlP5 / Controller / getWindow( )

name
getWindow ( )
description
get the control window of the controller 
Syntax
getWindow();


Returns
ControlWindow
Usage
Web & Application
Related