Class PartyConstants

java.lang.Object
com.mg105.utils.PartyConstants

public class PartyConstants extends Object
Constants pertaining to the party (the player's characters).
  • Field Details

    • ALL_PARTY_MEMBER_NAMES

      public static final String[] ALL_PARTY_MEMBER_NAMES
      The names of all the party members.
  • Constructor Details

    • PartyConstants

      public PartyConstants()