|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bytefarmers.droids.DroidDemo2
| Constructor Summary | |
DroidDemo2()
Creates a new instance of DroidDemo1 |
|
| Method Summary | |
protected void |
clear(java.awt.Graphics2D g2d)
super.paintComponent clears offscreen pixmap, since we're using double buffering by default. |
java.awt.image.BufferedImage |
createLevelFootball()
|
void |
paintComponent(java.awt.Graphics g)
|
void |
startApp(java.awt.Graphics g,
java.awt.Image offScreenImage,
Droids simulation)
|
void |
stopApp()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DroidDemo2()
| Method Detail |
public void paintComponent(java.awt.Graphics g)
protected void clear(java.awt.Graphics2D g2d)
g2d -
public void startApp(java.awt.Graphics g,
java.awt.Image offScreenImage,
Droids simulation)
g - public java.awt.image.BufferedImage createLevelFootball()
public void stopApp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||