public interface IChaosItem
Modifier and Type | Method and Description |
---|---|
int |
getCharge() |
void |
ownerDoesDamage(Char ch,
int damage) |
void |
ownerTakesDamage(int damage) |
void ownerTakesDamage(int damage)
void ownerDoesDamage(Char ch, int damage)
int getCharge()