|
|||||||||
| 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.terrain.AbstractTerrain
us.asciiroth.client.terrain.HighRocks
public class HighRocks
High rocks can also be traversed, but nothing can fly over them.
| Field Summary | |
|---|---|
static Serializer<HighRocks> |
SERIALIZER
Type serializer. |
| Method Summary | |
|---|---|
void |
onFlyOver(Event event,
Cell cell,
InFlightItem flier)
Although the player can pass over this terrain, he or she cannot throw or shoot through it. |
| Methods inherited from class us.asciiroth.client.terrain.AbstractTerrain |
|---|
canEnter, canExit, onAdjacentTo, onAgentEnter, onAgentExit, onDrop, onEnter, onExit, onNotAdjacentTo, onPickup |
| 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<HighRocks> SERIALIZER
| Method Detail |
|---|
public void onFlyOver(Event event,
Cell cell,
InFlightItem flier)
onFlyOver in interface TerrainonFlyOver in class AbstractTerrain
|
0.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
© 2009 Alx Dark