|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectcontrolP5.ControllerList
public class ControllerList
Constructor Summary | |
---|---|
ControllerList()
|
Method Summary | |
---|---|
void |
add(ControllerInterface theController)
|
ControllerInterface |
get(int theIndex)
|
CDrawable |
getDrawable(int theIndex)
|
int |
size()
|
int |
sizeDrawable()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ControllerList()
Method Detail |
---|
public void add(ControllerInterface theController)
public ControllerInterface get(int theIndex)
public CDrawable getDrawable(int theIndex)
public int sizeDrawable()
public int size()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |