Constant Field Values
Contents
it.polimi.*
-
it.polimi.ingsw.client.gui.ChooseGodController Modifier and Type Constant Field Value protected static final java.lang.StringapolloDescription"Your Worker may move into an opponent Worker\u2019s space\n by forcing their Worker to the space yours just vacated."protected static final java.lang.StringartemisDescription"Your Worker may move one additional time, but not back to its initial space."protected static final java.lang.StringathenaDescription"If one of your Workers moved up on your last turn, \nopponent Workers cannot move up this turn."protected static final java.lang.StringatlasDescription"Your Worker may build a dome at any level."protected static final java.lang.StringcharonDescription"Before your Worker moves, you may force a neighboring opponent Worker\n to the space directly on the other side of your Worker, if that space is unoccupied."protected static final java.lang.StringdemeterDescription"Your Worker may build one additional time, but not on the same space."protected static final java.lang.StringhephaestusDescription"Your Worker may build one additional block (not dome) \non top of your first block."protected static final java.lang.StringheraDescription"An opponent cannot win by moving into a perimeter space."protected static final java.lang.StringhestiaDescription"Your Worker may build one additional time,\nbut this cannot be on a perimeter space."protected static final java.lang.StringminotaurDescription"Your Worker may move into an opponent Worker\u2019s space, if their Worker\n can be forced one space straight backwards to an unoccupied space at any level."protected static final java.lang.StringpanDescription"You also win if your Worker moves down two or more levels."protected static final java.lang.StringprometheusDescription"If your Worker does not move up, \nit may build both before and after moving."protected static final java.lang.StringtritonDescription"Each time your Worker moves into a perimeter space, \nit may immediately move again."protected static final java.lang.StringzeusDescription"Your Worker may build a block under itself."
-
it.polimi.ingsw.serializable.Message Modifier and Type Constant Field Value public static final intCELL_CLIENT5public static final intNO_PARAMETERS1public static final intONE_INT8public static final intSTRING2public static final intSTRING_ARRAYLIST3public static final intTWO_INT4public static final intTWO_STRING7public static final intWORKER_CLIENT_ARRAYLIST_WORKER_CLIENT6
-
it.polimi.ingsw.server.Server Modifier and Type Constant Field Value public static final intSOCKET_PORT7777
-
it.polimi.ingsw.server.controller.god.Apollo Modifier and Type Constant Field Value public final java.lang.Stringdescription"Your Worker may move into an opponent Worker\u2019s space by forcing their Worker to the space yours just vacated." -
it.polimi.ingsw.server.controller.god.Artemis Modifier and Type Constant Field Value public final java.lang.Stringdescription"Your Worker may move one additional time, but not back to its initial space." -
it.polimi.ingsw.server.controller.god.Athena Modifier and Type Constant Field Value public final java.lang.Stringdescription"If one of your Workers moved up on your last turn, opponent Workers cannot move up this turn." -
it.polimi.ingsw.server.controller.god.Atlas Modifier and Type Constant Field Value public final java.lang.Stringdescription"Your Worker may build a dome at any level." -
it.polimi.ingsw.server.controller.god.Charon Modifier and Type Constant Field Value public final java.lang.Stringdescription"Before your Worker moves, you may force a neighboring opponent Worker to the space directly on the other side of your Worker, if that space is unoccupied." -
it.polimi.ingsw.server.controller.god.Demeter Modifier and Type Constant Field Value public final java.lang.Stringdescription"Your Worker may build one additional time, but not on the same space." -
it.polimi.ingsw.server.controller.god.Hephaestus Modifier and Type Constant Field Value public final java.lang.Stringdescription"Your Worker may build one additional block (not dome) on top of your first block." -
it.polimi.ingsw.server.controller.god.Hera Modifier and Type Constant Field Value public final java.lang.Stringdescription"An opponent cannot win by moving into a perimeter space." -
it.polimi.ingsw.server.controller.god.Hestia Modifier and Type Constant Field Value public final java.lang.Stringdescription"Your Worker may build one additional time, but this cannot be on a perimeter space." -
it.polimi.ingsw.server.controller.god.Minotaur Modifier and Type Constant Field Value public final java.lang.Stringdescription"Your Worker may move into an opponent Worker\u2019s space, if their Worker can be forced one space straight backwards to an unoccupied space at any level." -
it.polimi.ingsw.server.controller.god.Pan Modifier and Type Constant Field Value public final java.lang.Stringdescription"You also win if your Worker moves down two or more levels." -
it.polimi.ingsw.server.controller.god.Prometheus Modifier and Type Constant Field Value public final java.lang.Stringdescription"If your Worker does not move up, it may build both before and after moving." -
it.polimi.ingsw.server.controller.god.Triton Modifier and Type Constant Field Value public final java.lang.Stringdescription"Each time your Worker moves into a perimeter space, it may immediately move again." -
it.polimi.ingsw.server.controller.god.Zeus Modifier and Type Constant Field Value public final java.lang.Stringdescription"Your Worker may build a block under itself."