controlP5
Interface MultiListInterface
- All Known Implementing Classes:
- MultiList, MultiListButton
public interface MultiListInterface
close
void close()
open
void open()
close
void close(MultiListInterface theInterface)
observe
boolean observe()
updateLocation
void updateLocation(float theX,
float theY)
draw
void draw(processing.core.PApplet theApplet)
addToXMLElement
void addToXMLElement(ControlP5XMLElement theElement)
name
java.lang.String name()
subelements
java.util.List<Controller> subelements()
getDirection
int getDirection()
processing library controlP5 by Andreas Schlegel. (c) 2010