controlP5
Class ControlBroadcaster

java.lang.Object
  extended by controlP5.ControlBroadcaster

public class ControlBroadcaster
extends java.lang.Object


Method Summary
 void broadcast(ControlEvent theControlEvent, int theType)
           
 void plug(java.lang.String theControllerName, java.lang.String theTargetMethod)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

plug

public void plug(java.lang.String theControllerName,
                 java.lang.String theTargetMethod)
Parameters:
theControllerName - String
theTargetMethod - String

broadcast

public void broadcast(ControlEvent theControlEvent,
                      int theType)


processing library controlP5 by Andreas Schlegel. (c) 2010