Constructor and Description |
---|
DeferedDamage() |
Modifier and Type | Method and Description |
---|---|
boolean |
act() |
boolean |
attachTo(Char target) |
int |
icon() |
void |
prolong(int damage) |
void |
restoreFromBundle(Bundle bundle) |
void |
storeInBundle(Bundle bundle) |
java.lang.String |
toString() |
affect, affect, detach, detach, detach, prolong
add, addDelayed, all, clear, dontPack, findChar, fixTime, freeCell, init, next, occupyCell, process, processReaTime, remove
public void storeInBundle(Bundle bundle)
storeInBundle
in interface Bundlable
storeInBundle
in class Actor
public void restoreFromBundle(Bundle bundle)
restoreFromBundle
in interface Bundlable
restoreFromBundle
in class Actor
public void prolong(int damage)
public java.lang.String toString()
toString
in class java.lang.Object