controlP5 / Textlabel / setPosition( )

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


Returns
None
Usage
Web & Application
Related