controlP5
Class ControllerPlug

java.lang.Object
  extended by 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
 

Constructor Detail

ControllerPlug

public ControllerPlug(java.lang.Object theObject,
                      java.lang.String theName,
                      int theType,
                      int theParameterType,
                      java.lang.Class<?>[] theAcceptClassList)
Method Detail

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