|
|||||||||
| 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.decorators.Decorator
us.asciiroth.client.terrain.decorators.TrapContainerBase
us.asciiroth.client.terrain.decorators.PoisonTrapContainer
public class PoisonTrapContainer
A container (chest or crate) that is trapped and explodes when opened. It creates a cloud of poison that will poison the player.
| Field Summary | |
|---|---|
static Serializer<PoisonTrapContainer> |
SERIALIZER
Type serializer. |
| Constructor Summary | |
|---|---|
PoisonTrapContainer(Terrain terrain)
Constructor. |
|
| Method Summary | |
|---|---|
Terrain |
proxy(Terrain terrain)
|
| Methods inherited from class us.asciiroth.client.terrain.decorators.TrapContainerBase |
|---|
onAdjacentToInternal |
| Methods inherited from class us.asciiroth.client.terrain.decorators.Decorator |
|---|
canEnter, canExit, getProxiedTerrain, is, not, onAdjacentTo, onAgentEnter, onAgentExit, onColorEvent, onDrop, onEnter, onExit, onFlyOver, onNotAdjacentTo, onPickup |
| Methods inherited from class us.asciiroth.client.core.AbstractPiece |
|---|
getColor, getName, getSymbol |
| 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 |
| Field Detail |
|---|
public static final Serializer<PoisonTrapContainer> SERIALIZER
| Constructor Detail |
|---|
public PoisonTrapContainer(Terrain terrain)
terrain - | Method Detail |
|---|
public Terrain proxy(Terrain terrain)
|
0.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
© 2009 Alx Dark