|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectus.asciiroth.client.core.AbstractPiece
us.asciiroth.client.items.AbstractItem
us.asciiroth.client.items.Grenade
us.asciiroth.client.items.Fireball
public class Fireball
A good old exploding fireball that does massive amounts of damage. This is a grenade that implements ammunition (and thus is transient), as well as some further animation.
| Field Summary | |
|---|---|
static Serializer<Fireball> |
SERIALIZER
Type serializer. |
| Constructor Summary | |
|---|---|
Fireball()
Constructor. |
|
| Method Summary | |
|---|---|
Symbol |
getSymbol()
AbstractPiece does not support different rendering outside as opposed to inside. |
| Methods inherited from class us.asciiroth.client.items.Grenade |
|---|
onThrowEnd, onUse |
| Methods inherited from class us.asciiroth.client.items.AbstractItem |
|---|
getDefiniteNoun, getIndefiniteNoun, onDeselect, onDrop, onFire, onHit, onSelect, onSteppedOn, onThrow |
| Methods inherited from class us.asciiroth.client.core.AbstractPiece |
|---|
getColor, getName, is, not |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface us.asciiroth.client.core.Piece |
|---|
getColor, getName, is, not |
| Field Detail |
|---|
public static final Serializer<Fireball> SERIALIZER
| Constructor Detail |
|---|
public Fireball()
| Method Detail |
|---|
public Symbol getSymbol()
AbstractPiece
getSymbol in interface PiecegetSymbol in class AbstractPiece
|
0.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
© 2009 Alx Dark