controlP5 / Controller / setPosition( )

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


Returns
None
Usage
Web & Application
Related