controlP5 / MultiList / add( )

name
add ( )
description
add multilist buttons to the multilist. 
Syntax
add(theName, theValue);
parameters
theNameString 
theValueint 


Returns
MultiListButton
Usage
Web & Application
Related