|
|||||||||
| 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.Chalk
public class Chalk
The player can use the chalk to mark ChalkedFloor terrain (and only
ChalkedFloor terrain). Presumably this could be big help in
navigating large, maze-like areas of a scenario.
| Field Summary | |
|---|---|
static Serializer<Chalk> |
SERIALIZER
Type serializer. |
| Constructor Summary | |
|---|---|
Chalk()
Constructor. |
|
| Method Summary | |
|---|---|
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, onDeselect, onDrop, onFire, onHit, onSelect, onSteppedOn, onThrow, 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<Chalk> SERIALIZER
| Constructor Detail |
|---|
public Chalk()
| Method Detail |
|---|
public void onUse(Event event)
Item
onUse in interface ItemonUse in class AbstractItem
|
0.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
© 2009 Alx Dark