|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoroidwars.logging.AbstractLoggableAction<java.lang.Object>
toroidwars.logging.PassLoggableAction
public final class PassLoggableAction
Used when the log is of an pass action, in which case the country is the country that passed, the direction is NONE, the numberofunits being 0 and the result being null.
| Constructor Summary | |
|---|---|
PassLoggableAction(Country country)
|
|
| Method Summary |
|---|
| Methods inherited from class toroidwars.logging.AbstractLoggableAction |
|---|
getCountry, getDirection, getNumberOfUnits, getResult, isAttack, isAttacked, isBuild, isConquered, isPass, isScout, isTransfer, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PassLoggableAction(Country country)
country -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||