|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttipgame.util.TimedSpriteKiller
public class TimedSpriteKiller
| Field Summary | |
|---|---|
private Sprite |
sprite
the sprite to kill |
| Constructor Summary | |
|---|---|
TimedSpriteKiller(Sprite s)
constructs the sprite killer |
|
| Method Summary | |
|---|---|
void |
alarm()
kills the sprite |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Sprite sprite
| Constructor Detail |
|---|
public TimedSpriteKiller(Sprite s)
s - the sprite to eventually kill| Method Detail |
|---|
public void alarm()
alarm in interface AlarmAlarm.alarm()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||