controlP5 / ControllerGroup / setPosition( )

name
setPosition ( )
description
set the position of this controller. 
Syntax
setPosition(theX, theY);
parameters
theXfloat 
theYfloat 


Returns
None
Usage
Web & Application
Related