Constant Field Values

Contents

megamek.*

megamek.ai.*

megamek.client.*

  • megamek.client.bot.princess.commands.ChatCommand
    Modifier and Type
    Constant Field
    Value
    public static final String
    "quiet"
  • megamek.client.ui.dialogs.customMek.CustomMekDialog
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
    public static final int
    1
    public static final int
    2
  • megamek.client.ui.dialogs.helpDialogs.HelpDialog
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "closeAction"
  • megamek.client.ui.dialogs.SBFStats.SBFStatsTablePanel
    Modifier and Type
    Constant Field
    Value
    public static final int
    13
  • megamek.client.ui.panels.phaseDisplay.lobby.sorters.MekTableSorter
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "megamek.client.sorters"

megamek.common.*

  • megamek.common.alphaStrike.cardDrawer.ASCard
    Modifier and Type
    Constant Field
    Value
    protected static final int
    22
    protected static final int
    21
    protected static final int
    35
    protected static final float
    2.5f
    protected static final int
    608
    protected static final int
    18
    public static final int
    750
    public static final double
    0.24
    public static final int
    1050
  • megamek.common.alphaStrike.conversion.ASDamageConverter
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "rt, rn"
    protected static final String
    "rt, ru"
  • megamek.common.analysis.DamageProfile
    Modifier and Type
    Constant Field
    Value
    public static final int
    6
  • megamek.common.board.Board
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Unnamed"
    public static final int
    -1
    public static final String
    "rotate:"
    public static final int
    17
    public static final int
    16
    public static final String
    "# MegaMek Data (C) %s by The MegaMek Team is licensed under CC BY-NC-SA 4.0.\n# To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-sa/4.0/\n#\n# NOTICE: The MegaMek organization is a non-profit group of volunteers\n# creating free software for the BattleTech community.\n#\n# MechWarrior, BattleMech, `Mech and AeroTech are registered trademarks\n# of The Topps Company, Inc. All Rights Reserved.\n#\n# Catalyst Game Labs and the Catalyst Game Labs logo are trademarks of\n# InMediaRes Productions, LLC.\n#\n# MechWarrior Copyright Microsoft Corporation. MegaMek Data was created under\n# Microsoft\'s \"Game Content Usage Rules\"\n# <https://www.xbox.com/en-US/developers/rules> and it is not endorsed by or\n# affiliated with Microsoft.\n"
    public static final int
    31
    public static final int
    11
    public static final int
    22
    public static final int
    0
    public static final int
    10
    public static final int
    4
    public static final int
    9
    public static final int
    2
    public static final int
    3
    public static final int
    -1
    public static final int
    1
    public static final int
    6
    public static final int
    5
    public static final int
    7
    public static final int
    8
  • megamek.common.board.Coords
    Modifier and Type
    Constant Field
    Value
    public static final double
    1.0471975511965976
  • megamek.common.comparators.MekSummaryComparator
    Modifier and Type
    Constant Field
    Value
    public static final int
    3
    public static final int
    0
    public static final int
    5
    public static final int
    6
    public static final int
    1
    public static final int
    2
    public static final int
    4
  • megamek.common.force.Force
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
  • megamek.common.util.AddBotUtil
    Modifier and Type
    Constant Field
    Value
    public static final String
    "replacePlayer"
    public static final String
    "Replaces a player who is a ghost with a bot.\nUsage /replacePlayer <-b:Princess> <-c:Config> <-v:Verbosity> <-p:>name.\n <-b> Specifies use if Princess. \n <-c> Specifies a saved configuration to be used by Princess. If left out DEFAULT will be used.\n <-v> Specifies the verbosity level for Princess (DEBUG/INFO/WARNING/ERROR).\n <-p> Specifies the player name. The \'-p\' is only required when the \'-c\' or \'-v\' parameters are also used."
  • megamek.common.util.BuildingTemplate
    Modifier and Type
    Constant Field
    Value
    public static final int
    -1
  • megamek.common.util.HazardousLiquidPoolUtil
    Modifier and Type
    Constant Field
    Value
    public static final double
    3.0
  • megamek.common.util.ImageUtil
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
    public static final int
    1

megamek.server.*

megamek.utilities.*