Constructor and Description |
---|
HumanFriendly() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
description()
A description of your agent.
|
java.lang.String |
name()
This is the name of your agent.
|
float |
version()
The version of your agent.
|
attackPhase, fortifyPhase, moveArmiesIn, pickCountry, placeArmies, youWon
cardsPhase, cashCardsIfPossible, debug, message, placeInitialArmies, setPrefs
public java.lang.String description()
LuxAgent
description
in interface LuxAgent
description
in class Cluster
public java.lang.String name()
LuxAgent