|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChocoBrick
Method Summary | |
---|---|
void |
drawBrick(int x,
int y,
int widht,
int height)
Draw the graphic representation of the var associated to the brick |
Var |
getVar()
Returns the associated Var object |
void |
refresh(Object arg)
Refresh data of the PApplet in order to refresh the visualization |
Method Detail |
---|
Var getVar()
void refresh(Object arg)
arg
- an object to precise the refreshingvoid drawBrick(int x, int y, int widht, int height)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |