private static class SimpleAI.TerrainBonuses
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
attackerPower |
(package private) int |
attackerSkill |
(package private) int |
defenderPower |
(package private) int |
defenderSkill |
Constructor and Description |
---|
SimpleAI.TerrainBonuses(int attackerPower,
int defenderPower,
int attackerSkill,
int defenderSkill) |