A B C D E G I L M N P R S T V W

A

AbstractLoggableAction<T> - Class in toroidwars.logging
Abstract loggable action, attached to the blindrisk.interfaces.LogInfo
AbstractLoggableAction(Country, Direction, int, T) - Constructor for class toroidwars.logging.AbstractLoggableAction
 
ActionTypeNotFoundException - Exception in toroidwars.exceptions
 
ActionTypeNotFoundException(String) - Constructor for exception toroidwars.exceptions.ActionTypeNotFoundException
Constructor for the exception
ActionTypeNotFoundException(String, Throwable) - Constructor for exception toroidwars.exceptions.ActionTypeNotFoundException
Constructor for the exception
ActionTypeNotFoundException(Throwable) - Constructor for exception toroidwars.exceptions.ActionTypeNotFoundException
Constructor for the exception
attack(Direction, int) - Method in interface toroidwars.interfaces.Country
Takes a turn for this country, performing an attack
AttackActionException - Exception in toroidwars.exceptions
 
AttackActionException(AttackActionException.AttackActionExceptionType, String) - Constructor for exception toroidwars.exceptions.AttackActionException
 
AttackActionException(AttackActionException.AttackActionExceptionType, String, Throwable) - Constructor for exception toroidwars.exceptions.AttackActionException
 
AttackActionException(AttackActionException.AttackActionExceptionType, Throwable) - Constructor for exception toroidwars.exceptions.AttackActionException
 
AttackActionException.AttackActionExceptionType - Enum in toroidwars.exceptions
 
AttackedLoggableAction - Class in toroidwars.logging
Used when the log is of an attacked action, in which case the country is the country that was attacked, the direction is the direction attacked from, the numberofunits the units attacked with and the result being of type AttackResult.
AttackedLoggableAction(Country, Direction, int, AttackResult) - Constructor for class toroidwars.logging.AttackedLoggableAction
 
AttackLoggableAction - Class in toroidwars.logging
Used when the log is of an attacking action, in which case the country is the country attacking, the direction is the direction attacked, the numberofunits the units involved and the result being of type AttackResult
AttackLoggableAction(Country, Direction, int, AttackResult) - Constructor for class toroidwars.logging.AttackLoggableAction
 
AttackResult - Enum in toroidwars.enums
 

A B C D E G I L M N P R S T V W