Skip navigation links
A B C E F G H I M N P R S T U W 

G

getArmy() - Method in interface peril.ai.api.Country
Returns this Country's Army.
getBlockade() - Method in interface peril.ai.api.Points
The number of points that is required to block a link from one Country to another.
getBoard() - Method in interface peril.ai.AIController
Retrieves the Board.
getConquer() - Method in interface peril.ai.api.Points
The number of points a player receives when they conquer a country.
getContinents() - Method in interface peril.ai.api.Board
Retrieves all the Continents on this Board.
getContinentsRuled() - Method in interface peril.ai.api.Player
Retrieves the number of Continents this Player rules
getCountries() - Method in interface peril.ai.api.Board
Retrieves all the Countrys on this Board.
getCountries() - Method in interface peril.ai.api.Continent
Retrieves a Set of Countrys that make up this Continent.
getCountriesRuled() - Method in interface peril.ai.api.Player
Retrieves the number of Countrys this Player rules.
getCurrentPlayer() - Method in interface peril.ai.AIController
Retrieves the current Player.
getDistributableArmy() - Method in interface peril.ai.api.Player
Retrieves the Army that this Player has available to distribute during the reinforce state of the game.
getDistributableArmyStrength() - Method in interface peril.ai.api.Player
getHazardFrequency() - Method in interface peril.ai.api.Continent
The percentages chance of the environmental hazard that occurs on this Continent of happening.
getMaxHazardCausalties() - Method in interface peril.ai.api.Continent
Retrieves maximum percentage of the Units in a Country's Army that the environmental hazard for this Continent will kill if it occurs.
getNeighbours() - Method in interface peril.ai.api.Country
Retrieves the Set of neighbours of this Country.
getNumberOf(Unit) - Method in interface peril.ai.api.Army
Retrieves a number of a specific type of Unit that are currently in this Army.
getNumberOfCountries() - Method in interface peril.ai.api.Board
Retrieves the number of Countrys on this Board.
getNumberOfUnits() - Method in interface peril.ai.api.Army
Retrieves the number of Units in this Army
getOwner() - Method in interface peril.ai.api.Continent
Retrieves the Player owner of this Continent.
getOwner() - Method in interface peril.ai.api.Country
Retrieves the Player the rules this Country.
getPlayers() - Method in interface peril.ai.AIController
Retrieves all the Players that are currently active in the game.
getPoints() - Method in interface peril.ai.AIController
Retrieves all the point reward values for actions in the game.
getPoints() - Method in interface peril.ai.api.Player
Retrieves all the number of points that this Player has.
getSpeed() - Method in class peril.ai.AI
Retrieves the speed of this AI.
getStrength() - Method in interface peril.ai.api.Army
Retrieves the combined strength of all the Units in this Army.
getStrength() - Method in interface peril.ai.api.Unit
Retrieves the strength of this unit.
getStrongestUnit() - Method in interface peril.ai.api.Army
Retrieves the strongest Unit in this Army.
getTotalArmy() - Method in interface peril.ai.api.Player
Retrieves all the units in the Countrys that this Player owns combined.
getTotalArmyStrength() - Method in interface peril.ai.api.Player
Deprecated.
getUnitAbove(Unit) - Method in interface peril.ai.AIController
Retrieves the Unit above the specified Unit in terms of strength.
getUnits() - Method in interface peril.ai.api.Army
Retrieves the Units from this Army.
getUnitTrade() - Method in interface peril.ai.api.Points
The number of points that is required to trade a number of Units for a more powerful Unit.
getWeakestUnit() - Method in interface peril.ai.api.Army
Retrieves the weakest Unit in this Army.
A B C E F G H I M N P R S T U W 
Skip navigation links