controlP5
Class ControllerPlug
java.lang.Object
controlP5.ControllerPlug
public class ControllerPlug
- extends java.lang.Object
Constructor Summary |
ControllerPlug(java.lang.Object theObject,
java.lang.String theName,
int theType,
int theParameterType,
java.lang.Class<?>[] theAcceptClassList)
|
Method Summary |
void |
set(java.lang.Object theObject,
java.lang.String theName,
int theType,
int theParameterType,
java.lang.Class<?>[] theAcceptClassList)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControllerPlug
public ControllerPlug(java.lang.Object theObject,
java.lang.String theName,
int theType,
int theParameterType,
java.lang.Class<?>[] theAcceptClassList)
set
public void set(java.lang.Object theObject,
java.lang.String theName,
int theType,
int theParameterType,
java.lang.Class<?>[] theAcceptClassList)
processing library controlP5 by Andreas Schlegel. (c) 2010