Constant Field Values

Contents

it.polimi.*

  • it.polimi.ingsw.client.gui.ChooseGodController 
    Modifier and Type Constant Field Value
    protected static final java.lang.String apolloDescription "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.String artemisDescription "Your Worker may move one additional time, but not back to its initial space."
    protected static final java.lang.String athenaDescription "If one of your Workers moved up on your last turn, \nopponent Workers cannot move up this turn."
    protected static final java.lang.String atlasDescription "Your Worker may build a dome at any level."
    protected static final java.lang.String charonDescription "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.String demeterDescription "Your Worker may build one additional time, but not on the same space."
    protected static final java.lang.String hephaestusDescription "Your Worker may build one additional block (not dome) \non top of your first block."
    protected static final java.lang.String heraDescription "An opponent cannot win by moving into a perimeter space."
    protected static final java.lang.String hestiaDescription "Your Worker may build one additional time,\nbut this cannot be on a perimeter space."
    protected static final java.lang.String minotaurDescription "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.String panDescription "You also win if your Worker moves down two or more levels."
    protected static final java.lang.String prometheusDescription "If your Worker does not move up, \nit may build both before and after moving."
    protected static final java.lang.String tritonDescription "Each time your Worker moves into a perimeter space, \nit may immediately move again."
    protected static final java.lang.String zeusDescription "Your Worker may build a block under itself."
  • it.polimi.ingsw.server.Server 
    Modifier and Type Constant Field Value
    public static final int SOCKET_PORT 7777
  • it.polimi.ingsw.server.controller.god.Apollo 
    Modifier and Type Constant Field Value
    public final java.lang.String description "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.String description "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.String description "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.String description "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.String description "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.String description "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.String description "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.String description "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.String description "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.String description "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.String description "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.String description "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.String description "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.String description "Your Worker may build a block under itself."
  • it.polimi.ingsw.server.model.Board 
    Modifier and Type Constant Field Value
    public static final int SIDE 5
  • it.polimi.ingsw.server.model.WorkerMap 
    Modifier and Type Constant Field Value
    public static final int N 3