public abstract class Threat extends Thing
| Modifier and Type | Field and Description |
|---|---|
protected int |
charge |
protected int |
fullCharge |
| Constructor and Description |
|---|
Threat(Coord c,
java.lang.String repr,
int fullCharge,
Map map,
java.io.PrintStream log) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
abstract void |
spawn(Coord c) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanLookThrough, canPassThrough