|
|||||||||
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.RedRing
public class RedRing
When this ring is worn, the player can move through lava. However, the player cannot take the ring off while in the lava. That would just be foolish.
Field Summary | |
---|---|
static Serializer<RedRing> |
SERIALIZER
Type serializer. |
Method Summary | |
---|---|
void |
onDeselect(Event event,
Cell cell)
Notification that the user is trying to deselect the item. |
void |
onDrop(Event event,
Cell cell)
Notification that the item is about to be dropped. |
void |
onSelect(Context context,
Cell cell)
Notification that the user is trying to select the item. |
void |
onThrow(Event event,
Cell cell)
Notification that the item is about to be thrown. |
void |
onUse(Event event)
The player has used the item without indicating any particular direction for use. |
Methods inherited from class us.asciiroth.client.items.AbstractItem |
---|
getDefiniteNoun, getIndefiniteNoun, onFire, onHit, onSteppedOn, onThrowEnd |
Methods inherited from class us.asciiroth.client.core.AbstractPiece |
---|
getColor, getName, getSymbol, 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, getSymbol, is, not |
Field Detail |
---|
public static final Serializer<RedRing> SERIALIZER
Method Detail |
---|
public void onDeselect(Event event, Cell cell)
Item
onDeselect
in interface Item
onDeselect
in class AbstractItem
public void onDrop(Event event, Cell cell)
Item
onDrop
in interface Item
onDrop
in class AbstractItem
public void onSelect(Context context, Cell cell)
Item
onSelect
in interface Item
onSelect
in class AbstractItem
public void onThrow(Event event, Cell cell)
Item
onThrow
in interface Item
onThrow
in class AbstractItem
public void onUse(Event event)
Item
onUse
in interface Item
onUse
in class AbstractItem
|
0.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
© 2009 Alx Dark