|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies the required functionality so that the menu can talk to some class, written by you, to create the different kinds of balls/images. Created: Sat Mar 02 14:50:10 2002
Method Summary | |
void |
createBall()
Create a regular bouncing ball. |
void |
createBobbleHead()
Create a bobble head. |
void |
createBreathingBall()
Create a breathing ball. |
void |
createColorChangeBall()
Create a color changing ball. |
void |
createCombination()
Create a combination ball/head. |
void |
createGoogleyBall()
Create a googley ball. |
void |
createRandomFloatingHead()
Create a randomly floating head. |
void |
createSpinningHead()
Create a spinning head. |
Method Detail |
public void createBall()
public void createColorChangeBall()
public void createBreathingBall()
public void createGoogleyBall()
public void createBobbleHead()
public void createSpinningHead()
public void createRandomFloatingHead()
public void createCombination()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |