| Constructor and Description |
|---|
Armor() |
| Modifier and Type | Method and Description |
|---|---|
int |
absorb(int damage) |
boolean |
act() |
boolean |
attachTo(Char target) |
int |
icon() |
void |
level(int value) |
void |
restoreFromBundle(Bundle bundle) |
void |
storeInBundle(Bundle bundle) |
java.lang.String |
toString() |
affect, affect, detach, detach, detach, prolongadd, addDelayed, all, clear, dontPack, findChar, fixTime, freeCell, init, next, occupyCell, process, processReaTime, removepublic int absorb(int damage)
public void level(int value)
public java.lang.String toString()
toString in class java.lang.Objectpublic void storeInBundle(Bundle bundle)
storeInBundle in interface BundlablestoreInBundle in class Actorpublic void restoreFromBundle(Bundle bundle)
restoreFromBundle in interface BundlablerestoreFromBundle in class Actor