final class ShowCreatureDetails.SimulatedBattleHex extends BattleHex
IMPASSIBLE_COST
Constructor and Description |
---|
ShowCreatureDetails.SimulatedBattleHex(HazardTerrain hazard) |
Modifier and Type | Method and Description |
---|---|
char |
getOppositeHexside(int i)
fake, return ' ' nor now.
|
blocksLineOfSight, canBeFlownOverBy, damageToCreature, getElevation, getEntryCost, getHexsideHazard, getHexsideImageName, getHexsides, getNeighbor, getOppositeHazard, getTerrain, getTerrainColor, getTerrainName, hasWall, isCliff, isEntrance, isNativeBonusTerrain, isNonNativePenaltyTerrain, setElevation, setHexsideHazard, setNeighbor, setTerrain, slowsCreature
ShowCreatureDetails.SimulatedBattleHex(HazardTerrain hazard)
public char getOppositeHexside(int i)
getOppositeHexside
in class BattleHex