|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoagg.game.level.applet.AbstractApplet
moagg.game.level.applet.SpeedApplet
public class SpeedApplet
| Constructor Summary | |
|---|---|
SpeedApplet()
|
|
| Method Summary | |
|---|---|
protected void |
renderContent(java.awt.Graphics2D g)
|
void |
setControllable(ControllableObject controllable)
|
void |
update(long elapsedTime)
|
| Methods inherited from class moagg.game.level.applet.AbstractApplet |
|---|
getPosition, render, setPosition, setWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpeedApplet()
| Method Detail |
|---|
public void setControllable(ControllableObject controllable)
public void update(long elapsedTime)
protected void renderContent(java.awt.Graphics2D g)
renderContent in class AbstractApplet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||