|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.colossus.variant.Hex
net.sf.colossus.variant.BattleHex
net.sf.colossus.gui.ShowCreatureDetails.SimulatedBattleHex
final class ShowCreatureDetails.SimulatedBattleHex
helper class that catches some calls for the simulated critter.
Field Summary |
---|
Fields inherited from class net.sf.colossus.variant.BattleHex |
---|
IMPASSIBLE_COST |
Constructor Summary | |
---|---|
ShowCreatureDetails.SimulatedBattleHex(HazardTerrain hazard)
|
Method Summary | |
---|---|
char |
getOppositeHexside(int i)
fake, return ' ' nor now. |
Methods inherited from class net.sf.colossus.variant.BattleHex |
---|
blocksLineOfSight, canBeFlownOverBy, damageToCreature, getElevation, getEntryCost, getHexsideHazard, getHexsideImageName, getHexsides, getNeighbor, getOppositeHazard, getTerrain, getTerrainColor, getTerrainName, hasWall, isCliff, isEntrance, isNativeBonusTerrain, isNonNativePenaltyTerrain, setElevation, setHexsideHazard, setNeighbor, setTerrain |
Methods inherited from class net.sf.colossus.variant.Hex |
---|
equals, getDescription, getLabel, getXCoord, getYCoord, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
ShowCreatureDetails.SimulatedBattleHex(HazardTerrain hazard)
Method Detail |
---|
public char getOppositeHexside(int i)
getOppositeHexside
in class BattleHex
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |