public class ControllerList
extends java.lang.Object
Constructor and Description |
---|
ControllerList() |
Modifier and Type | Method and Description |
---|---|
void |
add(ControllerInterface<?> theController) |
java.util.List<ControllerInterface<?>> |
get() |
ControllerInterface<?> |
get(int theIndex) |
CDrawable |
getDrawable(int theIndex) |
java.util.List<CDrawable> |
getDrawables() |
int |
size() |
int |
sizeDrawable() |
public void add(ControllerInterface<?> theController)
public java.util.List<ControllerInterface<?>> get()
public ControllerInterface<?> get(int theIndex)
public CDrawable getDrawable(int theIndex)
public java.util.List<CDrawable> getDrawables()
public int size()
public int sizeDrawable()
processing library controlP5 by Andreas Schlegel. (c) 2006-2015