Serialized Form
-
Package megamek
-
Class megamek.Version
class Version extends Object implements Serializable- serialVersionUID:
- 3121116859864232639L
-
Serialized Fields
-
major
int major
-
minor
int minor
-
release
int release
-
snapshot
boolean snapshot
-
-
-
Package megamek.client.bot.princess
-
Class megamek.client.bot.princess.BehaviorSettings
class BehaviorSettings extends Object implements Serializable- serialVersionUID:
- -1895924639830817372L
-
Serialized Fields
-
antiCrowding
int antiCrowding
-
autoFlee
boolean autoFlee
-
braveryIndex
int braveryIndex
-
description
String description
-
destinationEdge
CardinalEdge destinationEdge
-
experimental
boolean experimental
-
fallShameIndex
int fallShameIndex
-
favorHigherTMM
int favorHigherTMM
-
forcedWithdrawal
boolean forcedWithdrawal
-
goHome
boolean goHome
-
herdMentalityIndex
int herdMentalityIndex
-
hyperAggressionIndex
int hyperAggressionIndex
-
iAmAPirate
boolean iAmAPirate
-
ignoredUnitTargets
Set<Integer> ignoredUnitTargets
-
priorityUnitTargets
Set<Integer> priorityUnitTargets
-
retreatEdge
CardinalEdge retreatEdge
-
selfPreservationIndex
int selfPreservationIndex
-
strategicBuildingTargets
Set<String> strategicBuildingTargets
-
-
Class megamek.client.bot.princess.FiringPlan
- serialVersionUID:
- 8938385222775928559L
-
Serialized Fields
-
flipArms
boolean flipArms
-
target
Targetable target
-
twist
int twist
-
utility
double utility
-
-
Exception megamek.client.bot.princess.PrincessException
class PrincessException extends Exception implements Serializable- serialVersionUID:
- -657543995772098106L
-
-
Package megamek.client.event
-
Class megamek.client.event.BoardViewEvent
class BoardViewEvent extends EventObject implements Serializable- serialVersionUID:
- -4823618884833399318L
-
Class megamek.client.event.MekDisplayEvent
class MekDisplayEvent extends EventObject implements Serializable- serialVersionUID:
- -932419778029797238L
-
-
Package megamek.client.generator
-
Class megamek.client.generator.RandomNameGenerator
class RandomNameGenerator extends Object implements Serializable- serialVersionUID:
- 5765118329881301375L
-
Serialized Fields
-
chosenFaction
String chosenFaction
-
-
Class megamek.client.generator.RandomUnitGenerator
class RandomUnitGenerator extends Object implements Serializable- serialVersionUID:
- 5765118329881301375L
-
Serialized Fields
-
chosenRAT
String chosenRAT
-
initialized
boolean initialized
-
initializing
boolean initializing
-
listeners
ArrayList<ActionListener> listeners
-
loader
Thread loader
-
rats
Map<String,
RandomUnitGenerator.RatEntry> rats -
ratTree
RandomUnitGenerator.RatTreeNode ratTree
-
-
-
Package megamek.client.ui
-
Class megamek.client.ui.Base64Image
class Base64Image extends Object implements Serializable-
Serialized Fields
-
base64encodedImage
String base64encodedImage
The base64 representation of the image.
-
-
-
Class megamek.client.ui.GBC
class GBC extends GridBagConstraints implements Serializable- serialVersionUID:
- 6653886439201996453L
-
Class megamek.client.ui.WrapLayout
class WrapLayout extends FlowLayout implements Serializable
-
-
Package megamek.client.ui.advancedsearch
-
Class megamek.client.ui.advancedsearch.AdvancedSearchDialog2
class AdvancedSearchDialog2 extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
advancedSearchPane
JTabbedPane advancedSearchPane
-
alphaStrikeTab
ASAdvancedSearchPanel alphaStrikeTab
-
totalWarTab
TWAdvancedSearchPanel totalWarTab
-
year
int year
-
-
-
Class megamek.client.ui.advancedsearch.ASAdvancedSearchPanel
class ASAdvancedSearchPanel extends JPanel implements Serializable-
Serialized Fields
-
ability1
MMComboBox<BattleForceSUA> ability1
-
ability2
MMComboBox<BattleForceSUA> ability2
-
armorAnd
JLabel armorAnd
-
armorBetween
JLabel armorBetween
-
armorFrom
IntRangeTextField armorFrom
-
armorTo
IntRangeTextField armorTo
-
btnClear
JButton btnClear
-
damageEAnd
JLabel damageEAnd
-
damageEBetween
JLabel damageEBetween
-
damageEFrom
MMComboBox<ASDamage> damageEFrom
-
damageETo
MMComboBox<ASDamage> damageETo
-
damageLAnd
JLabel damageLAnd
-
damageLBetween
JLabel damageLBetween
-
damageLFrom
MMComboBox<ASDamage> damageLFrom
-
damageLTo
MMComboBox<ASDamage> damageLTo
-
damageMAnd
JLabel damageMAnd
-
damageMBetween
JLabel damageMBetween
-
damageMFrom
MMComboBox<ASDamage> damageMFrom
-
damageMTo
MMComboBox<ASDamage> damageMTo
-
damageSAnd
JLabel damageSAnd
-
damageSBetween
JLabel damageSBetween
-
damageSFrom
MMComboBox<ASDamage> damageSFrom
-
damageSTo
MMComboBox<ASDamage> damageSTo
-
mvAnd
JLabel mvAnd
-
mvBetween
JLabel mvBetween
-
mvFrom
IntRangeTextField mvFrom
-
mvMode
MMComboBox<String> mvMode
-
mvTo
IntRangeTextField mvTo
-
ov0
JToggleButton ov0
-
ov1
JToggleButton ov1
-
ov2
JToggleButton ov2
-
ov3
JToggleButton ov3
-
ov4
JToggleButton ov4
-
pvAnd
JLabel pvAnd
-
pvBetween
JLabel pvBetween
-
pvFrom
IntRangeTextField pvFrom
-
pvTo
IntRangeTextField pvTo
-
savedUiValues
megamek.client.ui.advancedsearch.ASAdvancedSearchPanel.UiValues savedUiValues
-
size1
JToggleButton size1
-
size2
JToggleButton size2
-
size3
JToggleButton size3
-
size4
JToggleButton size4
-
size5
JToggleButton size5
-
structureAnd
JLabel structureAnd
-
structureBetween
JLabel structureBetween
-
structureFrom
IntRangeTextField structureFrom
-
structureTo
IntRangeTextField structureTo
-
thresholdAnd
JLabel thresholdAnd
-
thresholdBetween
JLabel thresholdBetween
-
thresholdFrom
IntRangeTextField thresholdFrom
-
thresholdTo
IntRangeTextField thresholdTo
-
tmm0
JToggleButton tmm0
-
tmm1
JToggleButton tmm1
-
tmm2
JToggleButton tmm2
-
tmm3
JToggleButton tmm3
-
tmm4
JToggleButton tmm4
-
tmm5
JToggleButton tmm5
-
unitRoleAmbusher
JToggleButton unitRoleAmbusher
-
unitRoleAttackFighter
JToggleButton unitRoleAttackFighter
-
unitRoleBrawler
JToggleButton unitRoleBrawler
-
unitRoleDogfighter
JToggleButton unitRoleDogfighter
-
unitRoleFastDogfighter
JToggleButton unitRoleFastDogfighter
-
unitRoleFireSupport
JToggleButton unitRoleFireSupport
-
unitRoleInterceptor
JToggleButton unitRoleInterceptor
-
unitRoleJuggernaut
JToggleButton unitRoleJuggernaut
-
unitRoleMissileBoat
JToggleButton unitRoleMissileBoat
-
unitRoleNone
JToggleButton unitRoleNone
-
unitRoleScout
JToggleButton unitRoleScout
-
unitRoleSkirmisher
JToggleButton unitRoleSkirmisher
-
unitRoleSniper
JToggleButton unitRoleSniper
-
unitRoleStriker
JToggleButton unitRoleStriker
-
unitRoleTransport
JToggleButton unitRoleTransport
-
unitRoleUndetermined
JToggleButton unitRoleUndetermined
-
unitTypeAF
JToggleButton unitTypeAF
-
unitTypeBA
JToggleButton unitTypeBA
-
unitTypeBM
JToggleButton unitTypeBM
-
unitTypeCF
JToggleButton unitTypeCF
-
unitTypeCI
JToggleButton unitTypeCI
-
unitTypeCV
JToggleButton unitTypeCV
-
unitTypeIM
JToggleButton unitTypeIM
-
unitTypePM
JToggleButton unitTypePM
-
unitTypeSV
JToggleButton unitTypeSV
-
useAbility1
JCheckBox useAbility1
-
useAbility2
JCheckBox useAbility2
-
useArmor
JCheckBox useArmor
-
useDamageE
JCheckBox useDamageE
-
useDamageL
JCheckBox useDamageL
-
useDamageM
JCheckBox useDamageM
-
useDamageS
JCheckBox useDamageS
-
useMV
JCheckBox useMV
-
useOV
JCheckBox useOV
-
usePV
JCheckBox usePV
-
useSize
JCheckBox useSize
-
useStructure
JCheckBox useStructure
-
useThreshold
JCheckBox useThreshold
-
useTMM
JCheckBox useTMM
-
useUnitRole
JCheckBox useUnitRole
-
useUnitType
JCheckBox useUnitType
-
-
-
Class megamek.client.ui.advancedsearch.ASAdvancedSearchPanel.DottedSeparator
class DottedSeparator extends JSeparator implements Serializable -
Exception megamek.client.ui.advancedsearch.MekSearchFilter.FilterParsingException
class FilterParsingException extends Exception implements Serializable-
Serialized Fields
-
msg
String msg
-
-
-
Class megamek.client.ui.advancedsearch.TWAdvancedSearchPanel
class TWAdvancedSearchPanel extends JTabbedPane implements Serializable-
Serialized Fields
-
basePanel
megamek.client.ui.advancedsearch.MiscSearchTab basePanel
-
gameYear
int gameYear
-
isCanceled
boolean isCanceled
-
mekFilter
MekSearchFilter mekFilter
-
quirkPanel
megamek.client.ui.advancedsearch.QuirksSearchTab quirkPanel
-
transportsPanel
megamek.client.ui.advancedsearch.TransportsSearchTab transportsPanel
-
unitTypePanel
megamek.client.ui.advancedsearch.UnitTypeSearchTab unitTypePanel
-
weaponEqPanel
megamek.client.ui.advancedsearch.WeaponSearchTab weaponEqPanel
-
-
-
-
Package megamek.client.ui.advancedSearchMap
-
Class megamek.client.ui.advancedSearchMap.AdvancedSearchMapDialog
class AdvancedSearchMapDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
bc
BoardClassifier bc
-
boardCountLabel
JLabel boardCountLabel
-
boardImage
JLabel boardImage
-
boardInfo
JLabel boardInfo
-
boardModel
megamek.client.ui.advancedSearchMap.BoardTableModel boardModel
-
boardSorter
TableRowSorter<megamek.client.ui.advancedSearchMap.BoardTableModel> boardSorter
-
boardTable
JTable boardTable
-
boardTagsAllCheckBox
JCheckBox boardTagsAllCheckBox
-
heightEndTextField
JTextField heightEndTextField
-
heightStartTextField
JTextField heightStartTextField
-
listBoardPaths
JList<String> listBoardPaths
-
listBoardTags
JList<String> listBoardTags
-
nameTextField
JTextField nameTextField
-
widthEndTextField
JTextField widthEndTextField
-
widthStartTextField
JTextField widthStartTextField
-
-
-
-
Package megamek.client.ui.baseComponents
-
Class megamek.client.ui.baseComponents.AbstractButtonDialog
class AbstractButtonDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
result
DialogResult result
-
-
-
Class megamek.client.ui.baseComponents.AbstractDialog
class AbstractDialog extends JDialog implements Serializable-
Serialized Fields
-
frame
JFrame frame
-
resources
ResourceBundle resources
-
-
-
Class megamek.client.ui.baseComponents.AbstractNagDialog
class AbstractNagDialog extends AbstractButtonDialog implements Serializable -
Class megamek.client.ui.baseComponents.AbstractPanel
class AbstractPanel extends JPanel implements Serializable-
Serialized Fields
-
frame
JFrame frame
-
resources
ResourceBundle resources
-
-
-
Class megamek.client.ui.baseComponents.AbstractScrollablePanel
class AbstractScrollablePanel extends AbstractPanel implements Serializable-
Serialized Fields
-
trackViewportWidth
boolean trackViewportWidth
-
-
-
Class megamek.client.ui.baseComponents.AbstractScrollPane
class AbstractScrollPane extends JScrollPane implements Serializable-
Serialized Fields
-
frame
JFrame frame
-
resources
ResourceBundle resources
-
-
-
Class megamek.client.ui.baseComponents.AbstractSplitPane
class AbstractSplitPane extends JSplitPane implements Serializable-
Serialized Fields
-
frame
JFrame frame
-
resources
ResourceBundle resources
-
-
-
Class megamek.client.ui.baseComponents.AbstractTabbedPane
class AbstractTabbedPane extends JTabbedPane implements Serializable-
Serialized Fields
-
frame
JFrame frame
-
resources
ResourceBundle resources
-
-
-
Class megamek.client.ui.baseComponents.AbstractValidationButtonDialog
class AbstractValidationButtonDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
okButton
JButton okButton
-
state
ValidationState state
-
-
-
Class megamek.client.ui.baseComponents.DefaultScrollablePanel
class DefaultScrollablePanel extends AbstractScrollablePanel implements Serializable -
Class megamek.client.ui.baseComponents.JDisableablePanel
class JDisableablePanel extends JPanel implements Serializable -
Class megamek.client.ui.baseComponents.MMButton
class MMButton extends JButton implements Serializable -
Class megamek.client.ui.baseComponents.MMComboBox
-
Class megamek.client.ui.baseComponents.SpinnerCellEditor
class SpinnerCellEditor extends DefaultCellEditor implements Serializable- serialVersionUID:
- 7956499745127048276L
-
Serialized Fields
-
spinner
JSpinner spinner
-
-
-
Package megamek.client.ui.comboBoxes
-
Package megamek.client.ui.dialogs
-
Class megamek.client.ui.dialogs.AbstractIconChooserDialog
class AbstractIconChooserDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
chooser
AbstractIconChooser chooser
-
-
-
Class megamek.client.ui.dialogs.ASConversionInfoDialog
class ASConversionInfoDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
report
CalculationReport report
-
unitName
String unitName
-
-
-
Class megamek.client.ui.dialogs.ASStatsDialog
class ASStatsDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
centerPanel
JPanel centerPanel
-
clipBoardButton
JButton clipBoardButton
-
copyStatsButton
JButton copyStatsButton
-
entities
Collection<Entity> entities
-
printButton
JButton printButton
-
saveButton
JButton saveButton
-
scrollPane
JScrollPane scrollPane
-
tablePanel
ASStatsTablePanel tablePanel
-
-
-
Class megamek.client.ui.dialogs.AutoResolveChanceDialog
class AutoResolveChanceDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
board
Board board
-
currentTeam
int currentTeam
-
finalScore
megamek.client.ui.dialogs.AutoResolveChanceDialog.SimulationScore finalScore
-
numberOfSimulations
int numberOfSimulations
-
numberOfThreads
int numberOfThreads
-
progressBar
JProgressBar progressBar
-
progressText
List<String> progressText
-
returnCode
int returnCode
-
setupForces
SetupForces setupForces
-
splash
JLabel splash
-
splashImages
TreeMap<Integer,
String> splashImages -
task
megamek.client.ui.dialogs.AutoResolveChanceDialog.Task task
-
-
-
Class megamek.client.ui.dialogs.AutoResolveProgressDialog
class AutoResolveProgressDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
board
Board board
-
event
AutoResolveConcludedEvent event
-
progressBar
JProgressBar progressBar
-
progressText
List<String> progressText
-
setupForces
SetupForces setupForces
-
splash
JLabel splash
-
task
megamek.client.ui.dialogs.AutoResolveProgressDialog.Task task
-
-
-
Class megamek.client.ui.dialogs.AutoResolveSimulationLogDialog
class AutoResolveSimulationLogDialog extends AbstractHelpDialog implements Serializable -
Class megamek.client.ui.dialogs.BotCommandsPanel
class BotCommandsPanel extends JPanel implements Serializable-
Serialized Fields
-
audioService
AudioService audioService
-
client
AbstractClient client
-
controller
MegaMekController controller
-
miscButton
JButton miscButton
-
pauseContinue
JButton pauseContinue
-
pauseLatch
boolean pauseLatch
-
-
-
Class megamek.client.ui.dialogs.BotConfigDialog
class BotConfigDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
addTargetButton
JButton addTargetButton
-
addUnitButton
JButton addUnitButton
-
aggressionSlidebar
UIUtil.TipSlider aggressionSlidebar
-
antiCrowdingSlidebar
UIUtil.TipSlider antiCrowdingSlidebar
-
autoFleeCheck
MMToggleButton autoFleeCheck
-
braverySlidebar
UIUtil.TipSlider braverySlidebar
-
butCancel
JButton butCancel
-
butOK
JButton butOK
-
chooseLabel
JLabel chooseLabel
-
chosenPreset
BehaviorSettings chosenPreset
Stores the currently chosen preset. Used to detect if the player has changed the sliders. -
client
Client client
Convenience field for clientGui.getClient(). -
clientGui
ClientGUI clientGui
A ClientGUI given to the dialog. -
experimentalCheck
MMToggleButton experimentalCheck
-
fallShameSlidebar
UIUtil.TipSlider fallShameSlidebar
-
favorHigherTMMSlidebar
UIUtil.TipSlider favorHigherTMMSlidebar
-
fixedBotPlayerName
String fixedBotPlayerName
The pre-existing bot player name that is affected by the dialog, if there is one. Null otherwise. -
fleeEdgeCombo
MMComboBox<CardinalEdge> fleeEdgeCombo
-
fleeEdgeLabel
JLabel fleeEdgeLabel
-
forcedWithdrawalCheck
MMToggleButton forcedWithdrawalCheck
-
herdingSlidebar
UIUtil.TipSlider herdingSlidebar
-
iAmAPirateCheck
MMToggleButton iAmAPirateCheck
-
isNewBot
boolean isNewBot
-
nameField
UIUtil.TipTextField nameField
-
nameLabel
JLabel nameLabel
-
presets
List<String> presets
A copy of the current presets. Modifications will only be saved when accepted. -
presetsList
JList<String> presetsList
-
presetsModel
megamek.client.ui.dialogs.BotConfigDialog.PresetsModel presetsModel
-
presetsPanel
JPanel presetsPanel
-
princessBehavior
BehaviorSettings princessBehavior
-
princessHelpButton
JButton princessHelpButton
-
removeTargetButton
JButton removeTargetButton
-
saveGameBehavior
BehaviorSettings saveGameBehavior
Stores the original Behavior if one was given in the constructor (= a save game Behavior). -
saveNewPreset
UIUtil.TipButton saveNewPreset
-
savePreset
UIUtil.TipButton savePreset
-
selfPreservationSlidebar
UIUtil.TipSlider selfPreservationSlidebar
-
targetsList
UIUtil.TipList<Object> targetsList
-
targetsListModel
DefaultListModel<Object> targetsListModel
-
withdrawEdgeCombo
MMComboBox<CardinalEdge> withdrawEdgeCombo
-
withdrawEdgeLabel
JLabel withdrawEdgeLabel
-
-
-
Class megamek.client.ui.dialogs.BotConfigTargetHexDialog
class BotConfigTargetHexDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
board
Board board
-
clientGui
ClientGUI clientGui
-
coordsField
UIUtil.TipTextField coordsField
-
coordsLabel
JLabel coordsLabel
-
coordsList
UIUtil.TipList<Coords> coordsList
-
coordsListModel
DefaultListModel<Coords> coordsListModel
-
listLabel
JLabel listLabel
-
-
-
Class megamek.client.ui.dialogs.BotConfigTargetUnitDialog
class BotConfigTargetUnitDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
noteLabel
JLabel noteLabel
-
unitIDField
UIUtil.TipTextField unitIDField
-
unitIDLabel
JLabel unitIDLabel
-
-
-
Class megamek.client.ui.dialogs.BVDisplayDialog
class BVDisplayDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
entity
Entity entity
-
-
-
Class megamek.client.ui.dialogs.CamoChooserDialog
class CamoChooserDialog extends AbstractIconChooserDialog implements Serializable-
Serialized Fields
-
entity
Entity entity
-
entityImage
EntityImagePanel entityImage
-
originalCamo
Camouflage originalCamo
-
rotationSlider
JSlider rotationSlider
-
scaleSlider
JSlider scaleSlider
-
useDefault
boolean useDefault
-
-
-
Class megamek.client.ui.dialogs.CostDisplayDialog
class CostDisplayDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
costReport
FlexibleCalculationReport costReport
-
dryCostToggle
JToggleButton dryCostToggle
-
entity
Entity entity
-
reportScrollPane
JScrollPane reportScrollPane
-
-
-
Class megamek.client.ui.dialogs.EntityReadoutDialog
class EntityReadoutDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
entity
Entity entity
-
entityView
EntityViewPane entityView
-
-
-
Class megamek.client.ui.dialogs.MiniReportDisplayDialog
class MiniReportDisplayDialog extends JDialog implements Serializable-
Serialized Fields
-
clientGUI
IClientGUI clientGUI
-
-
-
Class megamek.client.ui.dialogs.MMNarrativeStoryDialog
class MMNarrativeStoryDialog extends MMStoryDialog implements Serializable -
Class megamek.client.ui.dialogs.MMStoryDialog
class MMStoryDialog extends JDialog implements Serializable-
Serialized Fields
-
imgHeight
int imgHeight
-
imgWidth
int imgWidth
-
storyPoint
NarrativeDisplayProvider storyPoint
-
-
-
Class megamek.client.ui.dialogs.PortraitChooserDialog
class PortraitChooserDialog extends AbstractIconChooserDialog implements Serializable -
Class megamek.client.ui.dialogs.SBFStatsDialog
class SBFStatsDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
centerPanel
JPanel centerPanel
-
clipBoardButton
JButton clipBoardButton
-
elementsToggle
MMToggleButton elementsToggle
-
forceList
Collection<Force> forceList
-
formations
List<SBFFormation> formations
-
game
Game game
-
headerFontChooser
JComboBox<String> headerFontChooser
-
headerFontLabel
JLabel headerFontLabel
-
printButton
JButton printButton
-
saveButton
JButton saveButton
-
scrollPane
JScrollPane scrollPane
-
statsPanel
SBFStatsTablePanel statsPanel
-
valueFontChooser
JComboBox<String> valueFontChooser
-
valueFontLabel
JLabel valueFontLabel
-
-
-
Class megamek.client.ui.dialogs.UnitDisplayDialog
class UnitDisplayDialog extends JDialog implements Serializable-
Serialized Fields
-
clientGUI
ClientGUI clientGUI
-
-
-
Class megamek.client.ui.dialogs.WeightDisplayDialog
class WeightDisplayDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
entity
Entity entity
-
-
-
-
Package megamek.client.ui.dialogs.helpDialogs
-
Class megamek.client.ui.dialogs.helpDialogs.AbstractHelpDialog
class AbstractHelpDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
helpFilePath
String helpFilePath
-
-
-
Class megamek.client.ui.dialogs.helpDialogs.BoardEditorHelpDialog
class BoardEditorHelpDialog extends AbstractHelpDialog implements Serializable -
Class megamek.client.ui.dialogs.helpDialogs.BotHelpDialog
class BotHelpDialog extends AbstractHelpDialog implements Serializable -
Class megamek.client.ui.dialogs.helpDialogs.MMReadMeHelpDialog
class MMReadMeHelpDialog extends AbstractHelpDialog implements Serializable -
Class megamek.client.ui.dialogs.helpDialogs.PrincessHelpDialog
class PrincessHelpDialog extends AbstractHelpDialog implements Serializable
-
-
Package megamek.client.ui.dialogs.nagDialogs
-
Class megamek.client.ui.dialogs.nagDialogs.BotReadmeNagDialog
class BotReadmeNagDialog extends AbstractNagDialog implements Serializable
-
-
Package megamek.client.ui.lists
-
Class megamek.client.ui.lists.AbstractIconList
- serialVersionUID:
- -8060324139099113292L
-
Serialized Fields
-
iconModel
DefaultListModel<AbstractIcon> iconModel
-
-
-
Package megamek.client.ui.models
-
Class megamek.client.ui.models.XTableColumnModel
class XTableColumnModel extends DefaultTableColumnModel implements Serializable-
Serialized Fields
-
allTableColumns
Vector<TableColumn> allTableColumns
Array of TableColumn objects in this model. Holds all column objects, regardless of their visibility
-
-
-
-
Package megamek.client.ui.panels
-
Class megamek.client.ui.panels.AbstractIconChooser
class AbstractIconChooser extends AbstractPanel implements Serializable-
Serialized Fields
-
abstractIconList
AbstractIconList abstractIconList
-
chkIncludeSubdirectories
JCheckBox chkIncludeSubdirectories
-
originalIcon
AbstractIcon originalIcon
-
scrpTree
JScrollPane scrpTree
-
splitPane
JSplitPane splitPane
-
treeCategories
JTree treeCategories
-
-
-
Class megamek.client.ui.panels.CamoChooser
class CamoChooser extends AbstractIconChooser implements Serializable-
Serialized Fields
-
canHaveIndividualCamouflage
boolean canHaveIndividualCamouflage
-
-
-
Class megamek.client.ui.panels.EntityImagePanel
class EntityImagePanel extends JPanel implements Serializable-
Serialized Fields
-
imageLabel
JLabel imageLabel
-
-
-
Class megamek.client.ui.panels.PortraitChooser
class PortraitChooser extends AbstractIconChooser implements Serializable -
Class megamek.client.ui.panels.SkillGenerationOptionsPanel
class SkillGenerationOptionsPanel extends AbstractPanel implements Serializable-
Serialized Fields
-
client
Client client
-
clientGUI
ClientGUI clientGUI
-
comboMethod
UIUtil.TipCombo<SkillGeneratorMethod> comboMethod
-
comboSkillLevel
UIUtil.TipCombo<SkillLevel> comboSkillLevel
-
comboType
UIUtil.TipCombo<SkillGeneratorType> comboType
-
tglForceClose
MMToggleButton tglForceClose
-
-
-
-
Package megamek.client.ui.panes
-
Class megamek.client.ui.panes.ConfigurableMekViewPanel
class ConfigurableMekViewPanel extends JPanel implements Serializable -
Class megamek.client.ui.panes.EntityViewPane
class EntityViewPane extends AbstractTabbedPane implements Serializable-
Serialized Fields
-
cardPanel
ConfigurableASCardPanel cardPanel
-
summaryPanel
ConfigurableMekViewPanel summaryPanel
-
troPanel
MekViewPanel troPanel
-
-
-
-
Package megamek.client.ui.renderers
-
Class megamek.client.ui.renderers.AbstractIconRenderer
class AbstractIconRenderer extends JPanel implements Serializable
-
-
Package megamek.client.ui.swing
-
Class megamek.client.ui.swing.AbstractChoiceDialog
class AbstractChoiceDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
buttons
JToggleButton[] buttons
-
chosen
List<T> chosen
-
columns
int columns
-
detailsCheckBox
JToggleButton detailsCheckBox
-
isMultiSelect
boolean isMultiSelect
-
message
String message
-
showDetails
boolean showDetails
-
-
-
Class megamek.client.ui.swing.AbstractPhaseDisplay
class AbstractPhaseDisplay extends SkinnedJPanel implements Serializable-
Serialized Fields
-
butDone
MegaMekButton butDone
-
clientgui
IClientGUI clientgui
The IClientgui that this display is a part of. Cannot be null. -
distractableDelegate
DistractableDelegate distractableDelegate
-
-
-
Class megamek.client.ui.swing.AccessibilityWindow
class AccessibilityWindow extends JDialog implements Serializable-
Serialized Fields
-
chatArea
JTextArea chatArea
-
client
Client client
-
gameListener
GameListener gameListener
-
gui
ClientGUI gui
-
history
LinkedList<String> history
-
historyBookmark
int historyBookmark
-
inputField
JTextField inputField
-
keyListener
KeyListener keyListener
-
selectedTarget
Coords selectedTarget
-
-
-
Class megamek.client.ui.swing.ActionPhaseDisplay
class ActionPhaseDisplay extends StatusBarPhaseDisplay implements Serializable-
Serialized Fields
-
butSkipTurn
MegaMekButton butSkipTurn
-
clientgui
ClientGUI clientgui
-
currentEntity
int currentEntity
The currently selected unit for taking action. Not necessarily equal to the unit shown in the unit viewer. -
ignoreNoActionNag
boolean ignoreNoActionNag
-
-
-
Class megamek.client.ui.swing.AimedShotDialog
class AimedShotDialog extends JDialog implements Serializable- serialVersionUID:
- 6527374019085650613L
-
Serialized Fields
-
boxEnabled
boolean[] boxEnabled
-
butNoAim
JButton butNoAim
-
checkboxes
IndexedRadioButton[] checkboxes
The checkboxes for available choices.
-
-
Class megamek.client.ui.swing.AnalyzeFormationDialog
class AnalyzeFormationDialog extends JDialog implements Serializable- serialVersionUID:
- 6487681030307585648L
-
Serialized Fields
-
allConstraints
List<FormationType.Constraint> allConstraints
-
formationType
FormationType formationType
-
otherCriteriaChecks
List<JCheckBox> otherCriteriaChecks
-
tableSorter
TableRowSorter<megamek.client.ui.swing.AnalyzeFormationDialog.UnitTableModel> tableSorter
-
tblUnits
JTable tblUnits
-
units
List<MekSummary> units
-
-
Class megamek.client.ui.swing.AttackPhaseDisplay
class AttackPhaseDisplay extends ActionPhaseDisplay implements Serializable-
Serialized Fields
-
attacks
EntityActionLog attacks
-
-
-
Class megamek.client.ui.swing.BayMunitionsChoicePanel
class BayMunitionsChoicePanel extends JPanel implements Serializable- serialVersionUID:
- -7741380967676720496L
-
Class megamek.client.ui.swing.BoardEditor
class BoardEditor extends JPanel implements Serializable-
Serialized Fields
-
board
Board board
-
brushButtons
List<megamek.client.ui.swing.BoardEditor.ScalingIconToggleButton> brushButtons
-
brushSize
int brushSize
-
butAddTerrain
JButton butAddTerrain
-
butBoardNew
JButton butBoardNew
-
butBoardOpen
JButton butBoardOpen
-
butBoardSave
JButton butBoardSave
-
butBoardSaveAs
JButton butBoardSaveAs
-
butBoardSaveAsImage
JButton butBoardSaveAsImage
-
butBoardValidate
JButton butBoardValidate
-
butDelTerrain
megamek.client.ui.swing.BoardEditor.ScalingIconButton butDelTerrain
-
butElevDown
megamek.client.ui.swing.BoardEditor.ScalingIconButton butElevDown
-
butElevUp
megamek.client.ui.swing.BoardEditor.ScalingIconButton butElevUp
-
butExitDown
megamek.client.ui.swing.BoardEditor.ScalingIconButton butExitDown
-
butExitUp
megamek.client.ui.swing.BoardEditor.ScalingIconButton butExitUp
-
butExpandMap
JButton butExpandMap
-
butSourceFile
JButton butSourceFile
-
butTerrDown
megamek.client.ui.swing.BoardEditor.ScalingIconButton butTerrDown
-
butTerrExits
megamek.client.ui.swing.BoardEditor.ScalingIconButton butTerrExits
-
butTerrUp
megamek.client.ui.swing.BoardEditor.ScalingIconButton butTerrUp
-
buttonBr
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonBr
-
buttonBrush1
megamek.client.ui.swing.BoardEditor.ScalingIconToggleButton buttonBrush1
-
buttonBrush2
megamek.client.ui.swing.BoardEditor.ScalingIconToggleButton buttonBrush2
-
buttonBrush3
megamek.client.ui.swing.BoardEditor.ScalingIconToggleButton buttonBrush3
-
buttonBu
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonBu
-
buttonCl
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonCl
-
buttonFT
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonFT
-
buttonIc
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonIc
-
buttonLJ
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonLJ
-
buttonLW
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonLW
-
buttonMd
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonMd
-
buttonMg
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonMg
-
buttonOJ
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonOJ
-
buttonOOC
megamek.client.ui.swing.BoardEditor.ScalingIconToggleButton buttonOOC
-
buttonOW
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonOW
-
buttonPv
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonPv
-
buttonRd
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonRd
-
buttonRedo
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonRedo
-
buttonRo
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonRo
-
buttonSn
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonSn
-
buttonSw
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonSw
-
buttonTu
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonTu
-
buttonUndo
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonUndo
-
buttonUpDn
megamek.client.ui.swing.BoardEditor.ScalingIconToggleButton buttonUpDn
-
buttonWa
megamek.client.ui.swing.BoardEditor.ScalingIconButton buttonWa
-
bv
BoardView bv
-
bvc
Component bvc
-
canHex
megamek.client.ui.swing.BoardEditor.HexCanvas canHex
-
canReturnToSaved
boolean canReturnToSaved
Tracks if the board can return to the last saved version. -
cheRoadsAutoExit
JCheckBox cheRoadsAutoExit
-
cheTerrExitSpecified
JCheckBox cheTerrExitSpecified
-
choTerrainType
JComboBox<megamek.client.ui.swing.BoardEditor.TerrainHelper> choTerrainType
-
choTheme
JComboBox<String> choTheme
-
clickToHide
MouseAdapter clickToHide
A MouseAdapter that closes a JLabel when clicked -
controller
MegaMekController controller
-
copyButton
JButton copyButton
-
curBoardFile
File curBoardFile
-
curFileImage
File curFileImage
-
curHex
Hex curHex
-
currentUndoCoords
HashSet<Coords> currentUndoCoords
-
currentUndoSet
HashSet<Hex> currentUndoSet
-
frame
JFrame frame
-
game
Game game
-
guip
GUIPreferences guip
-
hasChanges
boolean hasChanges
Tracks if the board has changes over the last saved version. -
help
AbstractHelpDialog help
-
hexLevelToDraw
int hexLevelToDraw
-
ignoreHotKeys
boolean ignoreHotKeys
Flag that indicates whether hotkeys should be ignored or not. This is used for disabling hot keys when various dialogs are displayed. -
isDragging
boolean isDragging
-
labHelp1
JLabel labHelp1
-
labHelp2
JLabel labHelp2
-
labTheme
JLabel labTheme
-
lastClicked
Coords lastClicked
-
lisTerrain
JList<megamek.client.ui.swing.BoardEditor.TerrainTypeHelper> lisTerrain
-
lisTerrainRenderer
megamek.client.ui.swing.BoardEditor.ComboboxToolTipRenderer lisTerrainRenderer
-
loadPath
File loadPath
-
mapSettings
MapSettings mapSettings
-
menuBar
CommonMenuBar menuBar
-
minimapW
JDialog minimapW
-
noTextFieldUpdate
boolean noTextFieldUpdate
Special purpose indicator, prevents an update loop when the terrain level or exits field is changed -
panelBoardSettings
UIUtil.FixedYPanel panelBoardSettings
-
panelHexSettings
UIUtil.FixedYPanel panelHexSettings
-
panelTerrSettings
UIUtil.FixedYPanel panelTerrSettings
-
pasteButton
JButton pasteButton
-
redoStack
Stack<HashSet<Hex>> redoStack
-
savedUndoStackSize
int savedUndoStackSize
The undo stack size at the last save. Used to track saved status of the board. -
settingsDialog
CommonSettingsDialog settingsDialog
-
terrainButtons
List<megamek.client.ui.swing.BoardEditor.ScalingIconButton> terrainButtons
-
terrListBlocker
boolean terrListBlocker
Special purpose indicator, keeps terrain list from de-selecting when clicking it -
texElev
BoardEditor.EditorTextField texElev
-
texTerrainLevel
BoardEditor.EditorTextField texTerrainLevel
-
texTerrExits
BoardEditor.EditorTextField texTerrExits
-
undoButtons
List<megamek.client.ui.swing.BoardEditor.ScalingIconButton> undoButtons
-
undoStack
Stack<HashSet<Hex>> undoStack
-
-
-
Class megamek.client.ui.swing.BoardEditor.EditorTextField
class EditorTextField extends JTextField implements Serializable-
Serialized Fields
-
maxValue
int maxValue
-
minValue
int minValue
-
-
-
Class megamek.client.ui.swing.BoardNewDialog
class BoardNewDialog extends JDialog implements Serializable-
Serialized Fields
-
butCancel
JButton butCancel
-
butOkay
JButton butOkay
-
labHeight
JLabel labHeight
-
labWidth
JLabel labWidth
-
texHeight
JTextField texHeight
-
texWidth
JTextField texWidth
-
xvalue
int xvalue
-
yvalue
int yvalue
-
-
-
Class megamek.client.ui.swing.BombChoicePanel
class BombChoicePanel extends JPanel implements Serializable- serialVersionUID:
- 483782753790544050L
-
Serialized Fields
-
allowAdvancedAmmo
boolean allowAdvancedAmmo
-
at2Nukes
boolean at2Nukes
-
b_choices
HashMap<String,
JComboBox<String>[]> b_choices -
b_labels
HashMap<String,
JLabel[]> b_labels -
bomber
IBomber bomber
-
empty
boolean empty
-
exteriorPanel
JPanel exteriorPanel
-
EXTNAME
String EXTNAME
-
interiorPanel
JPanel interiorPanel
-
INTNAME
String INTNAME
-
maxPoints
HashMap<String,
Integer> maxPoints -
maxRows
int maxRows
-
maxSize
HashMap<String,
Integer> maxSize -
typeMax
int[] typeMax
-
-
Class megamek.client.ui.swing.BombPayloadDialog
class BombPayloadDialog extends JDialog implements Serializable- serialVersionUID:
- -4629867982571421459L
-
Serialized Fields
-
b_choices
JComboBox[] b_choices
-
b_labels
JLabel[] b_labels
-
bombs
int[] bombs
-
butCancel
JButton butCancel
-
butOK
JButton butOK
-
confirm
boolean confirm
-
description
JLabel description
-
internalBombCount
int internalBombCount
-
internalBombLimit
int internalBombLimit
-
limit
int limit
-
numFighters
double numFighters
Keeps track of the number of fighters in the squadron, 0 implies a single fighter not in a squadron squadron. -
panButtons
JPanel panButtons
-
-
Class megamek.client.ui.swing.ButtonEsc
class ButtonEsc extends DialogButton implements Serializable- serialVersionUID:
- -1259826896841611521L
-
Class megamek.client.ui.swing.CancelAction
class CancelAction extends AbstractAction implements Serializable- serialVersionUID:
- 1680850851585381148L
-
Serialized Fields
-
owner
Window owner
-
-
Class megamek.client.ui.swing.ChoiceDialog
class ChoiceDialog extends JDialog implements Serializable- serialVersionUID:
- 3093043054221558221L
-
Class megamek.client.ui.swing.ClientDialog
class ClientDialog extends JDialog implements Serializable- serialVersionUID:
- 6154951760485853883L
-
Serialized Fields
-
owner
JFrame owner
-
-
Class megamek.client.ui.swing.CloseAction
class CloseAction extends AbstractAction implements Serializable- serialVersionUID:
- 1680850851585381148L
-
Serialized Fields
-
owner
Window owner
-
-
Class megamek.client.ui.swing.ColourSelectorButton
class ColourSelectorButton extends JButton implements Serializable-
Serialized Fields
-
colour
Color colour
-
-
-
Class megamek.client.ui.swing.CommonAboutDialog
class CommonAboutDialog extends JDialog implements Serializable -
Class megamek.client.ui.swing.CommonMenuBar
class CommonMenuBar extends JMenuBar implements Serializable-
Serialized Fields
-
actionListeners
List<ActionListener> actionListeners
Contains all ActionListeners that have registered themselves with this menu bar. -
boardChangeTheme
JMenuItem boardChangeTheme
-
boardClear
JMenuItem boardClear
-
boardFlatten
JMenuItem boardFlatten
-
boardFlood
JMenuItem boardFlood
-
boardNew
JMenuItem boardNew
-
boardOpen
JMenuItem boardOpen
-
boardRaise
JMenuItem boardRaise
-
boardRecent
JMenu boardRecent
-
boardRedo
JMenuItem boardRedo
-
boardRemove
JMenu boardRemove
-
boardRemoveBuildings
JMenuItem boardRemoveBuildings
-
boardRemoveForests
JMenuItem boardRemoveForests
-
boardRemoveRoads
JMenuItem boardRemoveRoads
-
boardRemoveWater
JMenuItem boardRemoveWater
-
boardResize
JMenuItem boardResize
-
boardSave
JMenuItem boardSave
-
boardSaveAs
JMenuItem boardSaveAs
-
boardSaveAsImage
JMenuItem boardSaveAsImage
-
boardSaveAsImageUnits
JMenuItem boardSaveAsImageUnits
-
boardSourceFile
JMenuItem boardSourceFile
-
boardUndo
JMenuItem boardUndo
-
boardValidate
JMenuItem boardValidate
-
fileRefreshCache
JMenuItem fileRefreshCache
-
fileUnitsBrowse
JMenuItem fileUnitsBrowse
-
fileUnitsCopy
JMenuItem fileUnitsCopy
-
fileUnitsPaste
JMenuItem fileUnitsPaste
-
fileUnitsReinforce
JMenuItem fileUnitsReinforce
-
fileUnitsReinforceRAT
JMenuItem fileUnitsReinforceRAT
-
fileUnitsSave
JMenuItem fileUnitsSave
-
fireSaveWeaponOrder
JMenuItem fireSaveWeaponOrder
-
gameConnect
JMenuItem gameConnect
-
gameEditBots
JMenuItem gameEditBots
-
gameGameOptions
JMenuItem gameGameOptions
-
gameLoad
JMenuItem gameLoad
-
gamePlayerList
JCheckBoxMenuItem gamePlayerList
-
gamePlayerSettings
JMenuItem gamePlayerSettings
-
gameQLoad
JMenuItem gameQLoad
-
gameQSave
JMenuItem gameQSave
-
gameRoundReport
JCheckBoxMenuItem gameRoundReport
-
gameSave
JMenuItem gameSave
-
gameSaveServer
JMenuItem gameSaveServer
-
gameStart
JMenuItem gameStart
-
helpAbout
JMenuItem helpAbout
-
helpContents
JMenuItem helpContents
-
helpResetNags
JMenuItem helpResetNags
-
helpSkinning
JMenuItem helpSkinning
-
isBoardEditor
boolean isBoardEditor
True when this menu is attached to the board editor. -
isGame
boolean isGame
True when this menu is attached to a client (lobby or ingame). -
isMainMenu
boolean isMainMenu
True when this menu is attached to the game's main menu. -
itemMap
Map<String,
JMenuItem> itemMap Maps the Action Command to the respective MenuItem. -
phase
GamePhase phase
The current phase of the game, if any. -
toggleCFWarning
JCheckBoxMenuItem toggleCFWarning
-
toggleFieldOfFire
JCheckBoxMenuItem toggleFieldOfFire
-
toggleFiringSolutions
JCheckBoxMenuItem toggleFiringSolutions
-
toggleFleeZone
JMenuItem toggleFleeZone
-
toggleFovDarken
JCheckBoxMenuItem toggleFovDarken
-
toggleFovHighlight
JCheckBoxMenuItem toggleFovHighlight
-
toggleHexCoords
JCheckBoxMenuItem toggleHexCoords
-
toggleIsometric
JCheckBoxMenuItem toggleIsometric
-
toggleSensorRange
JCheckBoxMenuItem toggleSensorRange
-
viewAccessibilityWindow
JMenuItem viewAccessibilityWindow
-
viewBotCommands
JCheckBoxMenuItem viewBotCommands
-
viewClientSettings
JMenuItem viewClientSettings
-
viewDecGUIScale
JMenuItem viewDecGUIScale
-
viewForceDisplay
JCheckBoxMenuItem viewForceDisplay
-
viewIncGUIScale
JMenuItem viewIncGUIScale
-
viewKeybindsOverlay
JCheckBoxMenuItem viewKeybindsOverlay
-
viewLabels
JMenuItem viewLabels
-
viewLOSSetting
JMenuItem viewLOSSetting
-
viewMekDisplay
JCheckBoxMenuItem viewMekDisplay
-
viewMinimap
JCheckBoxMenuItem viewMinimap
-
viewMovementEnvelope
JCheckBoxMenuItem viewMovementEnvelope
-
viewMovModEnvelope
JMenuItem viewMovModEnvelope
-
viewPlanetaryConditionsOverlay
JCheckBoxMenuItem viewPlanetaryConditionsOverlay
-
viewResetWindowPositions
JMenuItem viewResetWindowPositions
-
viewTurnDetailsOverlay
JCheckBoxMenuItem viewTurnDetailsOverlay
-
viewUnitOverview
JCheckBoxMenuItem viewUnitOverview
-
viewZoomIn
JMenuItem viewZoomIn
-
viewZoomOut
JMenuItem viewZoomOut
-
-
-
Class megamek.client.ui.swing.CommonSettingsDialog
class CommonSettingsDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
advancedKeyIndex
int advancedKeyIndex
-
advancedKeys
JList<megamek.client.ui.swing.CommonSettingsDialog.AdvancedOptionData> advancedKeys
-
advancedValue
JTextField advancedValue
-
animateMove
JCheckBox animateMove
-
aOHexShadows
JCheckBox aOHexShadows
-
artilleryDisplayDriftedHits
JCheckBox artilleryDisplayDriftedHits
-
artilleryDisplayMisses
JCheckBox artilleryDisplayMisses
-
attackArrowTransparency
JSpinner attackArrowTransparency
-
autoDeclareSearchlight
JCheckBox autoDeclareSearchlight
-
autoEndFiring
JCheckBox autoEndFiring
-
autoResolveLogFilename
JTextField autoResolveLogFilename
-
autoResolveLogFilenameLabel
JLabel autoResolveLogFilenameLabel
-
boardImage
BufferedImage boardImage
-
boardImageLabel
JLabel boardImageLabel
-
bombsDisplayDrifts
JCheckBox bombsDisplayDrifts
-
bombsDisplayMisses
JCheckBox bombsDisplayMisses
-
botCommandsAutoDisplayNonReportCombo
JComboBox<String> botCommandsAutoDisplayNonReportCombo
-
botCommandsAutoDisplayReportCombo
JComboBox<String> botCommandsAutoDisplayReportCombo
-
buttonsPerRow
JTextField buttonsPerRow
-
chkHighQualityGraphics
JCheckBox chkHighQualityGraphics
-
choiceToggle
MMToggleButton choiceToggle
-
clientgui
ClientGUI clientgui
-
cmdComp
StatusBarPhaseDisplay.CommandComparator cmdComp
-
cmdKeyCodeMap
Map<String,
Integer> cmdKeyCodeMap Maps command strings to a Integer for updating the key for the command. -
cmdKeyMap
Map<String,
JTextField> cmdKeyMap Maps command strings to a JTextField for updating the key for the command. -
cmdModifierMap
Map<String,
JTextField> cmdModifierMap Maps command strings to a JTextField for updating the modifier for the command. -
cmdMouseAdaptor
megamek.client.ui.swing.CommonSettingsDialog.PhaseCommandListMouseAdapter cmdMouseAdaptor
-
comboDefaultWeaponSortOrder
MMComboBox<WeaponSortOrder> comboDefaultWeaponSortOrder
-
csbAllyUnitColor
ColourSelectorButton csbAllyUnitColor
-
csbBoardSpaceTextColor
ColourSelectorButton csbBoardSpaceTextColor
-
csbBoardTextColor
ColourSelectorButton csbBoardTextColor
-
csbBuildingTextColor
ColourSelectorButton csbBuildingTextColor
-
csbCautionColor
ColourSelectorButton csbCautionColor
-
csbEnemyColor
ColourSelectorButton csbEnemyColor
-
csbFieldOfFireExtremeColor
ColourSelectorButton csbFieldOfFireExtremeColor
-
csbFieldOfFireLongColor
ColourSelectorButton csbFieldOfFireLongColor
-
csbFieldOfFireMediumColor
ColourSelectorButton csbFieldOfFireMediumColor
-
csbFieldOfFireMinColor
ColourSelectorButton csbFieldOfFireMinColor
-
csbFieldOfFireShortColor
ColourSelectorButton csbFieldOfFireShortColor
-
csbFireSolnCanSeeColor
ColourSelectorButton csbFireSolnCanSeeColor
-
csbFireSolnNoSeeColor
ColourSelectorButton csbFireSolnNoSeeColor
-
csbLowFoliageColor
ColourSelectorButton csbLowFoliageColor
-
csbMapsheetColor
ColourSelectorButton csbMapsheetColor
-
csbMoveBackColor
ColourSelectorButton csbMoveBackColor
-
csbMoveDefaultColor
ColourSelectorButton csbMoveDefaultColor
-
csbMoveIllegalColor
ColourSelectorButton csbMoveIllegalColor
-
csbMoveJumpColor
ColourSelectorButton csbMoveJumpColor
-
csbMoveMASCColor
ColourSelectorButton csbMoveMASCColor
-
csbMoveRunColor
ColourSelectorButton csbMoveRunColor
-
csbMoveSprintColor
ColourSelectorButton csbMoveSprintColor
-
csbMyUnitColor
ColourSelectorButton csbMyUnitColor
-
csbOkColor
ColourSelectorButton csbOkColor
-
csbPlanetaryConditionsColorBackground
ColourSelectorButton csbPlanetaryConditionsColorBackground
-
csbPlanetaryConditionsColorCold
ColourSelectorButton csbPlanetaryConditionsColorCold
-
csbPlanetaryConditionsColorHot
ColourSelectorButton csbPlanetaryConditionsColorHot
-
csbPlanetaryConditionsColorText
ColourSelectorButton csbPlanetaryConditionsColorText
-
csbPlanetaryConditionsColorTitle
ColourSelectorButton csbPlanetaryConditionsColorTitle
-
csbPrecautionColor
ColourSelectorButton csbPrecautionColor
-
csbReportInfoColor
ColourSelectorButton csbReportInfoColor
-
csbReportLinkColor
ColourSelectorButton csbReportLinkColor
-
csbReportMissColor
ColourSelectorButton csbReportMissColor
-
csbReportSuccessColor
ColourSelectorButton csbReportSuccessColor
-
csbSensorRangeColor
ColourSelectorButton csbSensorRangeColor
-
csbUnitDisplayHeatLevel1
ColourSelectorButton csbUnitDisplayHeatLevel1
-
csbUnitDisplayHeatLevel2
ColourSelectorButton csbUnitDisplayHeatLevel2
-
csbUnitDisplayHeatLevel3
ColourSelectorButton csbUnitDisplayHeatLevel3
-
csbUnitDisplayHeatLevel4
ColourSelectorButton csbUnitDisplayHeatLevel4
-
csbUnitDisplayHeatLevel5
ColourSelectorButton csbUnitDisplayHeatLevel5
-
csbUnitDisplayHeatLevel6
ColourSelectorButton csbUnitDisplayHeatLevel6
-
csbUnitDisplayHeatLevelOverheat
ColourSelectorButton csbUnitDisplayHeatLevelOverheat
-
csbUnitOverviewConditionShadowColor
ColourSelectorButton csbUnitOverviewConditionShadowColor
-
csbUnitOverviewTextShadowColor
ColourSelectorButton csbUnitOverviewTextShadowColor
-
csbUnitSelectedColor
ColourSelectorButton csbUnitSelectedColor
-
csbUnitTextColor
ColourSelectorButton csbUnitTextColor
-
csbUnitTooltipAltBGColor
ColourSelectorButton csbUnitTooltipAltBGColor
-
csbUnitTooltipAltFGColor
ColourSelectorButton csbUnitTooltipAltFGColor
-
csbUnitTooltipArmorMiniDamaged
ColourSelectorButton csbUnitTooltipArmorMiniDamaged
-
csbUnitTooltipArmorMiniIntact
ColourSelectorButton csbUnitTooltipArmorMiniIntact
-
csbUnitTooltipArmorMiniPartial
ColourSelectorButton csbUnitTooltipArmorMiniPartial
-
csbUnitTooltipBGColor
ColourSelectorButton csbUnitTooltipBGColor
-
csbUnitTooltipBlockBGColor
ColourSelectorButton csbUnitTooltipBlockBGColor
-
csbUnitTooltipBlockFGColor
ColourSelectorButton csbUnitTooltipBlockFGColor
-
csbUnitTooltipBuildingBGColor
ColourSelectorButton csbUnitTooltipBuildingBGColor
-
csbUnitTooltipBuildingFGColor
ColourSelectorButton csbUnitTooltipBuildingFGColor
-
csbUnitTooltipFGColor
ColourSelectorButton csbUnitTooltipFGColor
-
csbUnitTooltipHighlightColor
ColourSelectorButton csbUnitTooltipHighlightColor
-
csbUnitTooltipLightBGColor
ColourSelectorButton csbUnitTooltipLightBGColor
-
csbUnitTooltipLightFGColor
ColourSelectorButton csbUnitTooltipLightFGColor
-
csbUnitTooltipQuirkColor
ColourSelectorButton csbUnitTooltipQuirkColor
-
csbUnitTooltipTerrainBGColor
ColourSelectorButton csbUnitTooltipTerrainBGColor
-
csbUnitTooltipTerrainFGColor
ColourSelectorButton csbUnitTooltipTerrainFGColor
-
csbUnitTooltipWeaponColor
ColourSelectorButton csbUnitTooltipWeaponColor
-
csbUnitValidColor
ColourSelectorButton csbUnitValidColor
-
csbVisualRangeColor
ColourSelectorButton csbVisualRangeColor
-
csbWarningColor
ColourSelectorButton csbWarningColor
-
darkenAlphaLabel
JLabel darkenAlphaLabel
-
darkenMapAtNight
JCheckBox darkenMapAtNight
-
datasetLogging
JCheckBox datasetLogging
-
defaultAutoejectDisabled
JCheckBox defaultAutoejectDisabled
-
defaultKeyBindButton
MMButton defaultKeyBindButton
-
deployPhaseCommands
DefaultListModel<StatusBarPhaseDisplay.PhaseCommand> deployPhaseCommands
-
displayFireDisplayDuringFirePhases
JCheckBox displayFireDisplayDuringFirePhases
-
displayLocale
JComboBox<String> displayLocale
-
displayMoveDisplayDuringMovePhases
JCheckBox displayMoveDisplayDuringMovePhases
-
dockMultipleOnYAxis
JCheckBox dockMultipleOnYAxis
-
dockOnLeft
JCheckBox dockOnLeft
-
drawFacingArrowsOnMiniMap
JCheckBox drawFacingArrowsOnMiniMap
-
drawSensorRangeOnMiniMap
JCheckBox drawSensorRangeOnMiniMap
-
ecmTransparency
JSpinner ecmTransparency
-
enableExperimentalBotFeatures
JCheckBox enableExperimentalBotFeatures
-
entityOwnerColor
JCheckBox entityOwnerColor
-
firingPhaseCommands
DefaultListModel<StatusBarPhaseDisplay.PhaseCommand> firingPhaseCommands
-
floatingIso
JCheckBox floatingIso
-
fontStyleChooserMoveFont
JComboBox<String> fontStyleChooserMoveFont
-
fontTypeChooserMoveFont
JComboBox<String> fontTypeChooserMoveFont
-
fontTypeChooserReportFont
JComboBox<String> fontTypeChooserReportFont
-
forceDisplayAutoDisplayNonReportCombo
JComboBox<String> forceDisplayAutoDisplayNonReportCombo
-
forceDisplayAutoDisplayReportCombo
JComboBox<String> forceDisplayAutoDisplayReportCombo
-
fovDarkenAlpha
JSlider fovDarkenAlpha
-
fovGrayscaleEnabled
JCheckBox fovGrayscaleEnabled
-
fovHighlightAlpha
JSlider fovHighlightAlpha
-
fovHighlightRingsColors
JTextField fovHighlightRingsColors
-
fovHighlightRingsColorsLabel
JLabel fovHighlightRingsColorsLabel
-
fovHighlightRingsRadii
JTextField fovHighlightRingsRadii
-
fovHighlightRingsRadiiLabel
JLabel fovHighlightRingsRadiiLabel
-
fovInsideEnabled
JCheckBox fovInsideEnabled
-
fovOutsideEnabled
JCheckBox fovOutsideEnabled
-
gameLogFilename
JTextField gameLogFilename
-
gameLogFilenameLabel
JLabel gameLogFilenameLabel
-
gameSummaryBV
JCheckBox gameSummaryBV
-
gameSummaryMM
JCheckBox gameSummaryMM
-
generateNames
JCheckBox generateNames
-
getFocus
JCheckBox getFocus
-
gifGameSummaryMM
JCheckBox gifGameSummaryMM
-
guiScale
JSlider guiScale
-
hexInclines
JCheckBox hexInclines
-
highlightAlphaLabel
JLabel highlightAlphaLabel
-
keepGameLog
JCheckBox keepGameLog
-
levelhighlight
JCheckBox levelhighlight
-
masterVolumeLabel
JLabel masterVolumeLabel
-
masterVolumeSlider
JSlider masterVolumeSlider
-
maxPathfinderTime
JTextField maxPathfinderTime
-
miniMapAutoDisplayNonReportCombo
JComboBox<String> miniMapAutoDisplayNonReportCombo
-
miniMapAutoDisplayReportCombo
JComboBox<String> miniMapAutoDisplayReportCombo
-
minimapTheme
MMComboBox<String> minimapTheme
-
miniReportAutoDisplayNonReportCombo
JComboBox<String> miniReportAutoDisplayNonReportCombo
-
miniReportAutoDisplayReportCombo
JComboBox<String> miniReportAutoDisplayReportCombo
-
mmlPath
JTextField mmlPath
-
mmSymbol
JCheckBox mmSymbol
-
mouseWheelZoom
JCheckBox mouseWheelZoom
-
mouseWheelZoomFlip
JCheckBox mouseWheelZoomFlip
-
moveDefaultClimbMode
JCheckBox moveDefaultClimbMode
-
moveFontSize
JTextField moveFontSize
-
movePathPersistenceOnMiniMap
JSpinner movePathPersistenceOnMiniMap
-
movePhaseCommands
DefaultListModel<StatusBarPhaseDisplay.PhaseCommand> movePhaseCommands
-
nagForCrushingBuildings
JCheckBox nagForCrushingBuildings
-
nagForLaunchDoors
JCheckBox nagForLaunchDoors
-
nagForMASC
JCheckBox nagForMASC
-
nagForMechanicalJumpFallDamage
JCheckBox nagForMechanicalJumpFallDamage
-
nagForNoAction
JCheckBox nagForNoAction
-
nagForNoUnJamRAC
JCheckBox nagForNoUnJamRAC
-
nagForOverheat
JCheckBox nagForOverheat
-
nagForPSR
JCheckBox nagForPSR
-
nagForSprint
JCheckBox nagForSprint
-
nagForWiGELanding
JCheckBox nagForWiGELanding
-
numStripesLabel
JLabel numStripesLabel
-
numStripesSlider
JSlider numStripesSlider
-
paintBordersOnMiniMap
JCheckBox paintBordersOnMiniMap
-
physicalPhaseCommands
DefaultListModel<StatusBarPhaseDisplay.PhaseCommand> physicalPhaseCommands
-
planetaryConditionsBackgroundTransparency
JSpinner planetaryConditionsBackgroundTransparency
-
planetaryConditionsShowDefaults
JCheckBox planetaryConditionsShowDefaults
-
planetaryConditionsShowHeader
JCheckBox planetaryConditionsShowHeader
-
planetaryConditionsShowIndicators
JCheckBox planetaryConditionsShowIndicators
-
planetaryConditionsShowLabels
JCheckBox planetaryConditionsShowLabels
-
planetaryConditionsShowValues
JCheckBox planetaryConditionsShowValues
-
playerColours
ArrayList<megamek.client.ui.swing.CommonSettingsDialog.PlayerColourHelper> playerColours
-
playerListAutoDisplayNonReportCombo
JComboBox<String> playerListAutoDisplayNonReportCombo
-
playerListAutoDisplayReportCombo
JComboBox<String> playerListAutoDisplayReportCombo
-
playersRemainingToShow
JTextField playersRemainingToShow
-
reportKeywordsTextPane
JTextPane reportKeywordsTextPane
-
savedAdvancedOpt
HashMap<String,
String> savedAdvancedOpt -
savedAOHexShadows
boolean savedAOHexShadows
-
savedDockMultipleOnYAxis
boolean savedDockMultipleOnYAxis
-
savedDockOnLeft
boolean savedDockOnLeft
-
savedDrawFacingArrowsOnMiniMap
boolean savedDrawFacingArrowsOnMiniMap
-
savedDrawSensorRangeOnMiniMap
boolean savedDrawSensorRangeOnMiniMap
-
savedFloatingIso
boolean savedFloatingIso
-
savedFovDarken
boolean savedFovDarken
-
savedFovDarkenAlpha
int savedFovDarkenAlpha
-
savedFovGrayscale
boolean savedFovGrayscale
-
savedFovHighlight
boolean savedFovHighlight
-
savedFovHighlightAlpha
int savedFovHighlightAlpha
-
savedFovHighlightRingsColors
String savedFovHighlightRingsColors
-
savedFovHighlightRingsRadii
String savedFovHighlightRingsRadii
-
savedHexInclines
boolean savedHexInclines
-
savedHighQualityGraphics
boolean savedHighQualityGraphics
-
savedLevelhighlight
boolean savedLevelhighlight
-
savedMmSymbol
boolean savedMmSymbol
-
savedMovePathPersistenceOnMiniMap
int savedMovePathPersistenceOnMiniMap
-
savedNumStripesSlider
int savedNumStripesSlider
-
savedPaintBorders
boolean savedPaintBorders
-
savedShadowMap
boolean savedShadowMap
-
savedShowDamageDecal
boolean savedShowDamageDecal
-
savedShowDamageLabel
boolean savedShowDamageLabel
-
savedTeamColoring
boolean savedTeamColoring
-
savedUnitLabelBorder
boolean savedUnitLabelBorder
-
savedUseCamoOverlay
boolean savedUseCamoOverlay
-
shadowMap
JCheckBox shadowMap
-
showArmorMiniVisTT
JCheckBox showArmorMiniVisTT
-
showAutoResolvePanel
JCheckBox showAutoResolvePanel
-
showDamageDecal
JCheckBox showDamageDecal
-
showDamageLevel
JCheckBox showDamageLevel
-
showIPAddressesInChat
JCheckBox showIPAddressesInChat
-
showMapsheets
JCheckBox showMapsheets
-
showPilotPortraitTT
JCheckBox showPilotPortraitTT
-
showReportSprites
JCheckBox showReportSprites
-
showUnitDisplayNamesOnMinimap
JCheckBox showUnitDisplayNamesOnMinimap
-
showUnitId
JCheckBox showUnitId
-
showWpsinTT
JCheckBox showWpsinTT
-
showWpsLocinTT
JCheckBox showWpsLocinTT
-
showWrecks
JCheckBox showWrecks
-
skinFiles
JComboBox<String> skinFiles
-
soundMuteChat
JCheckBox soundMuteChat
-
soundMuteMyTurn
JCheckBox soundMuteMyTurn
-
soundMuteOthersTurn
JCheckBox soundMuteOthersTurn
-
stampFilenames
JCheckBox stampFilenames
-
stampFormat
JTextField stampFormat
-
stampFormatLabel
JLabel stampFormatLabel
-
startSearchlightsOn
JCheckBox startSearchlightsOn
-
targetingPhaseCommands
DefaultListModel<StatusBarPhaseDisplay.PhaseCommand> targetingPhaseCommands
-
teamColoring
JCheckBox teamColoring
-
tfSoundMuteChatFileName
JTextField tfSoundMuteChatFileName
-
tfSoundMuteMyTurnFileName
JTextField tfSoundMuteMyTurnFileName
-
tfSoundMuteOthersFileName
JTextField tfSoundMuteOthersFileName
-
tileSetChoice
JComboBox<String> tileSetChoice
-
tileSets
List<String> tileSets
-
tmmPipModeCbo
JComboBox<String> tmmPipModeCbo
-
tooltipDelay
JTextField tooltipDelay
-
tooltipDismissDelay
JTextField tooltipDismissDelay
-
tooltipDistSupression
JTextField tooltipDistSupression
-
translucentHiddenUnits
JCheckBox translucentHiddenUnits
-
uiThemes
JComboBox<UITheme> uiThemes
-
unitDisplayAutoDisplayNonReportCombo
JComboBox<String> unitDisplayAutoDisplayNonReportCombo
-
unitDisplayAutoDisplayReportCombo
JComboBox<String> unitDisplayAutoDisplayReportCombo
-
unitDisplayHeatLevel1Text
JTextField unitDisplayHeatLevel1Text
-
unitDisplayHeatLevel2Text
JTextField unitDisplayHeatLevel2Text
-
unitDisplayHeatLevel3Text
JTextField unitDisplayHeatLevel3Text
-
unitDisplayHeatLevel4Text
JTextField unitDisplayHeatLevel4Text
-
unitDisplayHeatLevel5Text
JTextField unitDisplayHeatLevel5Text
-
unitDisplayHeatLevel6Text
JTextField unitDisplayHeatLevel6Text
-
unitDisplayMekArmorLargeFontSizeText
JTextField unitDisplayMekArmorLargeFontSizeText
-
unitDisplayMekArmorMediumFontSizeText
JTextField unitDisplayMekArmorMediumFontSizeText
-
unitDisplayMekArmorSmallFontSizeText
JTextField unitDisplayMekArmorSmallFontSizeText
-
unitDisplayMekLargeFontSizeText
JTextField unitDisplayMekLargeFontSizeText
-
unitDisplayMekMediumFontSizeText
JTextField unitDisplayMekMediumFontSizeText
-
unitDisplayNonTabbed
DefaultListModel<String> unitDisplayNonTabbed
-
unitDisplayWeaponListHeightText
JTextField unitDisplayWeaponListHeightText
-
unitStartChar
JComboBox<String> unitStartChar
-
unitTooltipArmorMiniArmorCharText
JTextField unitTooltipArmorMiniArmorCharText
-
unitTooltipArmorMiniCapArmorCharText
JTextField unitTooltipArmorMiniCapArmorCharText
-
unitTooltipArmorMiniCriticalCharText
JTextField unitTooltipArmorMiniCriticalCharText
-
unitTooltipArmorMiniDestroyedCharText
JTextField unitTooltipArmorMiniDestroyedCharText
-
unitTooltipArmorMiniInternalStructureCharText
JTextField unitTooltipArmorMiniInternalStructureCharText
-
unitTooltipArmorMiniUnitsPerBlockText
JTextField unitTooltipArmorMiniUnitsPerBlockText
-
unitTooltipFontSizeModCbo
JComboBox<String> unitTooltipFontSizeModCbo
-
unitTooltipSeenbyCbo
JComboBox<String> unitTooltipSeenbyCbo
-
useAutoCenter
JCheckBox useAutoCenter
-
useAutoSelectNext
JCheckBox useAutoSelectNext
-
useAverageSkills
JCheckBox useAverageSkills
-
useCamoOverlay
JCheckBox useCamoOverlay
-
useGPinUnitSelection
JCheckBox useGPinUnitSelection
-
userDir
JTextField userDir
-
useSoftCenter
JCheckBox useSoftCenter
-
-
-
Class megamek.client.ui.swing.ConfirmDialog
class ConfirmDialog extends JDialog implements Serializable- serialVersionUID:
- -8491332593940944224L
-
Serialized Fields
-
botherCheckbox
JCheckBox botherCheckbox
-
butNo
JButton butNo
-
butYes
JButton butYes
-
c
GridBagConstraints c
-
confirmation
boolean confirmation
-
defaultButton
JButton defaultButton
-
firstFocusable
JComponent firstFocusable
-
gridbag
GridBagLayout gridbag
-
panButtons
JPanel panButtons
-
useCheckbox
boolean useCheckbox
-
-
Class megamek.client.ui.swing.CustomMekDialog
class CustomMekDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
butCancel
JButton butCancel
-
butNext
JButton butNext
-
butOffBoardDistance
JButton butOffBoardDistance
-
butOkay
JButton butOkay
-
butPrev
JButton butPrev
-
chCommander
JCheckBox chCommander
-
chDeployAirborne
JCheckBox chDeployAirborne
-
chDeployHullDown
JCheckBox chDeployHullDown
-
chDeployProne
JCheckBox chDeployProne
-
chDeployShutdown
JCheckBox chDeployShutdown
-
chDeployStealth
JCheckBox chDeployStealth
-
chHidden
JCheckBox chHidden
-
choDeploymentRound
JComboBox<String> choDeploymentRound
-
choDeploymentZone
JComboBox<String> choDeploymentZone
-
chOffBoard
JCheckBox chOffBoard
-
choOffBoardDirection
JComboBox<String> choOffBoardDirection
-
choStartingMode
JComboBox<String> choStartingMode
-
client
Client client
-
clientgui
ClientGUI clientgui
-
direction
OffBoardDirection direction
-
distance
int distance
-
editable
boolean editable
-
editableDeployment
boolean editableDeployment
-
entities
List<Entity> entities
-
fldCommandInit
JTextField fldCommandInit
-
fldCurrentFuel
JTextField fldCurrentFuel
-
fldInit
JTextField fldInit
-
fldOffBoardDistance
JTextField fldOffBoardDistance
-
fldStartAltitude
JTextField fldStartAltitude
-
fldStartHeight
JTextField fldStartHeight
-
fldStartVelocity
JTextField fldStartVelocity
-
formatterFactory
DefaultFormatterFactory formatterFactory
-
fuel
int fuel
-
h_wpnQuirks
HashMap<Integer,
WeaponQuirks> h_wpnQuirks -
labCurrentFuel
JLabel labCurrentFuel
-
labDeployHullDown
JLabel labDeployHullDown
-
labDeploymentOffset
JLabel labDeploymentOffset
-
labDeploymentRound
JLabel labDeploymentRound
-
labDeploymentWidth
JLabel labDeploymentWidth
-
labDeploymentZone
JLabel labDeploymentZone
-
labDeployProne
JLabel labDeployProne
-
labDeployShutdown
JLabel labDeployShutdown
-
labDeployStealth
JLabel labDeployStealth
-
labHidden
JLabel labHidden
-
labOffBoard
JLabel labOffBoard
-
labOffBoardDirection
JLabel labOffBoardDirection
-
labOffBoardDistance
JLabel labOffBoardDistance
-
labStartAltitude
JLabel labStartAltitude
-
labStartHeight
JLabel labStartHeight
-
labStartingMode
JLabel labStartingMode
-
labStartVelocity
JLabel labStartVelocity
-
m_equip
EquipChoicePanel m_equip
-
numFormatter
NumberFormatter numFormatter
-
okay
boolean okay
-
optionComps
ArrayList<DialogOptionComponent> optionComps
-
options
PilotOptions options
-
panButtons
JPanel panButtons
-
panCrewMember
CustomPilotView[] panCrewMember
-
panDeploy
JPanel panDeploy
-
panEquip
JPanel panEquip
-
panOptions
JPanel panOptions
-
panPartReps
JPanel panPartReps
-
panQuirks
QuirksPanel panQuirks
-
partReps
PartialRepairs partReps
-
partRepsComps
ArrayList<DialogOptionComponent> partRepsComps
-
quirks
Quirks quirks
-
space
boolean space
-
spinStartingAnyNWx
JSpinner spinStartingAnyNWx
-
spinStartingAnyNWy
JSpinner spinStartingAnyNWy
-
spinStartingAnySEx
JSpinner spinStartingAnySEx
-
spinStartingAnySEy
JSpinner spinStartingAnySEy
-
status
int status
-
tabAll
JTabbedPane tabAll
-
txtDeploymentOffset
JFormattedTextField txtDeploymentOffset
-
txtDeploymentWidth
JFormattedTextField txtDeploymentWidth
-
-
-
Class megamek.client.ui.swing.CustomPilotView
class CustomPilotView extends JPanel implements Serializable- serialVersionUID:
- 345126674612500365L
-
Serialized Fields
-
cbBackup
JComboBox<String> cbBackup
-
chkClanPilot
JCheckBox chkClanPilot
-
chkMissing
JCheckBox chkMissing
-
choUnitNum
JComboBox<String> choUnitNum
-
entity
Entity entity
-
entityUnitNum
List<Entity> entityUnitNum
-
fldArtillery
JTextField fldArtillery
-
fldFatigue
JTextField fldFatigue
-
fldGunnery
JTextField fldGunnery
-
fldGunneryAero
JTextField fldGunneryAero
-
fldGunneryAeroB
JTextField fldGunneryAeroB
-
fldGunneryAeroL
JTextField fldGunneryAeroL
-
fldGunneryAeroM
JTextField fldGunneryAeroM
-
fldGunneryB
JTextField fldGunneryB
-
fldGunneryL
JTextField fldGunneryL
-
fldGunneryM
JTextField fldGunneryM
-
fldHits
JTextField fldHits
-
fldName
JTextField fldName
-
fldNick
JTextField fldNick
-
fldPiloting
JTextField fldPiloting
-
fldPilotingAero
JTextField fldPilotingAero
-
fldTough
JTextField fldTough
-
gender
Gender gender
-
portrait
Portrait portrait
-
-
Class megamek.client.ui.swing.DeployElevationChoiceDialog
class DeployElevationChoiceDialog extends AbstractChoiceDialog<ElevationOption> implements Serializable -
Class megamek.client.ui.swing.DeploymentDisplay
class DeploymentDisplay extends StatusBarPhaseDisplay implements Serializable-
Serialized Fields
-
assaultDropPreference
boolean assaultDropPreference
-
buttons
Map<DeploymentDisplay.DeployCommand,
MegaMekButton> buttons -
cen
int cen
-
clientgui
ClientGUI clientgui
-
lastDeploymentOption
ElevationOption lastDeploymentOption
-
lastHexDeploymentOptions
Set<ElevationOption> lastHexDeploymentOptions
-
turnMode
boolean turnMode
-
-
-
Class megamek.client.ui.swing.DeployMinefieldDisplay
class DeployMinefieldDisplay extends StatusBarPhaseDisplay implements Serializable- serialVersionUID:
- -1243277953037374936L
-
Serialized Fields
-
buttons
Map<DeployMinefieldDisplay.DeployMinefieldCommand,
MegaMekButton> buttons -
clientgui
ClientGUI clientgui
-
currentCommand
DeployMinefieldDisplay.DeployMinefieldCommand currentCommand
-
deployedMinefields
Vector<Minefield> deployedMinefields
-
p
Player p
-
-
Class megamek.client.ui.swing.DialogOptionComponent
class DialogOptionComponent extends UIUtil.FixedYPanel implements Serializable- serialVersionUID:
- -4190538980884459746L
-
Serialized Fields
-
checkbox
JCheckBox checkbox
-
choice
JComboBox<String> choice
-
dialogOptionListener
DialogOptionListener dialogOptionListener
-
hasOptionChanged
boolean hasOptionChanged
Value used to force a change -
option
IOption option
-
textField
JTextField textField
-
-
Class megamek.client.ui.swing.EditBotsDialog
class EditBotsDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
botConfigs
Map<Player,
BehaviorSettings> botConfigs Maps a ghost player to bot settings chosen for it -
clientGui
ClientGUI clientGui
A ClientGUI given to the dialog. -
configButtons
Map<Player,
JButton> configButtons Maps a ghost player to the config button for the bot settings -
game
Game game
Convenience field for clientGui.getClient().getGame(). -
ghostAndBotPlayers
List<Player> ghostAndBotPlayers
The id ordered list of displayed ghosts and bots players -
ghostChoosers
Map<Player,
JComboBox<String>> ghostChoosers Maps a ghost player to the combobox that sets its replacement -
localBotChoosers
Map<Player,
JComboBox<String>> localBotChoosers Maps a bot player to the combobox that allows it to be edited or kicked -
remoteBotChoosers
Map<Player,
JComboBox<String>> remoteBotChoosers Maps a bot player to the combobox that allows it to be kicked
-
-
-
Class megamek.client.ui.swing.EntityChoiceDialog
-
Class megamek.client.ui.swing.EquipChoicePanel
class EquipChoicePanel extends JPanel implements Serializable- serialVersionUID:
- 672299770230285567L
-
Serialized Fields
-
chAutoEject
JCheckBox chAutoEject
-
chCondEjectAmmo
JCheckBox chCondEjectAmmo
-
chCondEjectCTDest
JCheckBox chCondEjectCTDest
-
chCondEjectEngine
JCheckBox chCondEjectEngine
-
chCondEjectFuel
JCheckBox chCondEjectFuel
-
chCondEjectHeadshot
JCheckBox chCondEjectHeadshot
-
chCondEjectSIDest
JCheckBox chCondEjectSIDest
-
choC3
JComboBox<String> choC3
-
chSearchlight
JCheckBox chSearchlight
-
client
Client client
-
clientgui
ClientGUI clientgui
-
entity
Entity entity
-
entityCorrespondance
int[] entityCorrespondance
-
labAutoEject
JLabel labAutoEject
-
labC3
JLabel labC3
-
labCondEjectAmmo
JLabel labCondEjectAmmo
-
labCondEjectCTDest
JLabel labCondEjectCTDest
-
labCondEjectEngine
JLabel labCondEjectEngine
-
labCondEjectFuel
JLabel labCondEjectFuel
-
labCondEjectHeadshot
JLabel labCondEjectHeadshot
-
labCondEjectSIDest
JLabel labCondEjectSIDest
-
labSearchlight
JLabel labSearchlight
-
m_bombs
BombChoicePanel m_bombs
-
m_vAPMounts
ArrayList<megamek.client.ui.swing.EquipChoicePanel.APWeaponChoicePanel> m_vAPMounts
AnArrayList
to keep track of all of theAPWeaponChoicePanels
that were added, so we can apply their choices when the dialog is closed. -
m_vMEAdaptors
ArrayList<megamek.client.ui.swing.EquipChoicePanel.MEAChoicePanel> m_vMEAdaptors
AnArrayList
to keep track of all of theMEAChoicePanels
that were added, so we can apply their choices when the dialog is closed. -
m_vMGs
ArrayList<megamek.client.ui.swing.EquipChoicePanel.RapidfireMGPanel> m_vMGs
-
m_vMines
ArrayList<megamek.client.ui.swing.EquipChoicePanel.MineChoicePanel> m_vMines
-
m_vMunitions
List<megamek.client.ui.swing.EquipChoicePanel.MunitionChoicePanel> m_vMunitions
-
m_vWeaponAmmoChoice
List<megamek.client.ui.swing.EquipChoicePanel.WeaponAmmoChoicePanel> m_vWeaponAmmoChoice
-
panAPMounts
JPanel panAPMounts
Panel for adding components related to selecting which anti-personnel weapons are mounted in an AP Mount (armored gloves are also considered AP mounts) -
panBombs
JPanel panBombs
-
panInfArmor
megamek.client.ui.swing.EquipChoicePanel.InfantryArmorPanel panInfArmor
-
panMEAdaptors
JPanel panMEAdaptors
-
panMines
JPanel panMines
-
panMunitions
JPanel panMunitions
-
panRapidfireMGs
JPanel panRapidfireMGs
-
panWeaponAmmoSelector
JPanel panWeaponAmmoSelector
-
-
Class megamek.client.ui.swing.ExitsDialog
class ExitsDialog extends JDialog implements Serializable- serialVersionUID:
- -3126840102187553386L
-
Serialized Fields
-
butDone
JButton butDone
-
cheExit0
JToggleButton cheExit0
-
cheExit1
JToggleButton cheExit1
-
cheExit2
JToggleButton cheExit2
-
cheExit3
JToggleButton cheExit3
-
cheExit4
JToggleButton cheExit4
-
cheExit5
JToggleButton cheExit5
-
labBlank
JLabel labBlank
-
panEast
JPanel panEast
-
panExits
JPanel panExits
-
panNorth
JPanel panNorth
-
panSouth
JPanel panSouth
-
panWest
JPanel panWest
-
-
Class megamek.client.ui.swing.FiringDisplay
class FiringDisplay extends AttackPhaseDisplay implements Serializable- serialVersionUID:
- -5586388490027013723L
-
Serialized Fields
-
ash
megamek.client.ui.swing.AimedShotHandler ash
-
buttons
Map<FiringDisplay.FiringCommand,
MegaMekButton> buttons -
isStrafing
boolean isStrafing
-
lastTargetID
int lastTargetID
-
phaseInternalBombs
int phaseInternalBombs
-
shiftheld
boolean shiftheld
-
showTargetChoice
boolean showTargetChoice
-
strafingCoords
ArrayList<Coords> strafingCoords
Keeps track of the Coords that are in a strafing run. -
target
Targetable target
-
twisting
boolean twisting
-
visibleTargets
Entity[] visibleTargets
-
-
Class megamek.client.ui.swing.ForceGenerationOptionsPanel.RATGenUnitTypeOptions
class RATGenUnitTypeOptions extends megamek.client.ui.swing.ForceGenerationOptionsPanel.UnitTypeOptions implements Serializable- serialVersionUID:
- 6536972747395725718L
-
Class megamek.client.ui.swing.ForceGeneratorOptionsView
class ForceGeneratorOptionsView extends JPanel implements Serializable-
Serialized Fields
-
btnClear
JButton btnClear
-
btnExportMUL
JButton btnExportMUL
-
btnGenerate
JButton btnGenerate
-
cbExperience
JComboBox<String> cbExperience
-
cbFaction
JComboBox<FactionRecord> cbFaction
-
cbFlags
JComboBox<String> cbFlags
-
cbFormation
JComboBox<String> cbFormation
-
cbRating
JComboBox<String> cbRating
-
cbSubfaction
JComboBox<FactionRecord> cbSubfaction
-
cbUnitType
JComboBox<Integer> cbUnitType
-
cbWeightClass
JComboBox<Integer> cbWeightClass
-
chkAttachments
JCheckBox chkAttachments
-
chkRoleAirRecon
JCheckBox chkRoleAirRecon
-
chkRoleAirTransport
JCheckBox chkRoleAirTransport
-
chkRoleAntiAircraft
JCheckBox chkRoleAntiAircraft
-
chkRoleAntiInfantry
JCheckBox chkRoleAntiInfantry
-
chkRoleArtillery
JCheckBox chkRoleArtillery
-
chkRoleAssault
JCheckBox chkRoleAssault
-
chkRoleBomber
JCheckBox chkRoleBomber
-
chkRoleCavalry
JCheckBox chkRoleCavalry
-
chkRoleEngineer
JCheckBox chkRoleEngineer
-
chkRoleEscort
JCheckBox chkRoleEscort
-
chkRoleFieldArtillery
JCheckBox chkRoleFieldArtillery
-
chkRoleFieldGun
JCheckBox chkRoleFieldGun
-
chkRoleFieldMissileArtillery
JCheckBox chkRoleFieldMissileArtillery
-
chkRoleFireSupport
JCheckBox chkRoleFireSupport
-
chkRoleGroundSupport
JCheckBox chkRoleGroundSupport
-
chkRoleIncindiary
JCheckBox chkRoleIncindiary
-
chkRoleInfantrySupport
JCheckBox chkRoleInfantrySupport
-
chkRoleInterceptor
JCheckBox chkRoleInterceptor
-
chkRoleMissileArtillery
JCheckBox chkRoleMissileArtillery
-
chkRoleRaider
JCheckBox chkRoleRaider
-
chkRoleRecon
JCheckBox chkRoleRecon
-
chkRoleTransport
JCheckBox chkRoleTransport
-
chkRoleUrban
JCheckBox chkRoleUrban
-
clientGui
ClientGUI clientGui
-
currentYear
int currentYear
-
factionRenderer
DefaultListCellRenderer factionRenderer
-
flagDisplayNames
HashMap<String,
String> flagDisplayNames -
forceDesc
ForceDescriptor forceDesc
-
formationDisplayNames
HashMap<String,
String> formationDisplayNames -
onGenerate
Consumer<ForceDescriptor> onGenerate
-
panAirRole
JPanel panAirRole
-
panGroundRole
JPanel panGroundRole
-
panInfRole
JPanel panInfRole
-
ratingDisplayNames
HashMap<String,
String> ratingDisplayNames -
txtCargo
JTextField txtCargo
-
txtDropshipPct
JTextField txtDropshipPct
-
txtJumpshipPct
JTextField txtJumpshipPct
-
txtYear
JTextField txtYear
-
-
-
Class megamek.client.ui.swing.ForceGeneratorViewUi.ChosenEntityModel
class ChosenEntityModel extends AbstractTableModel implements Serializable -
Class megamek.client.ui.swing.GameOptionsDialog
class GameOptionsDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
butCancel
JButton butCancel
-
butDefaults
JButton butDefaults
-
butLegacy
MMToggleButton butLegacy
-
butLoad
JButton butLoad
-
butOkay
JButton butOkay
-
butSave
JButton butSave
-
butUnofficial
MMToggleButton butUnofficial
-
clientGui
ClientGUI clientGui
-
editable
boolean editable
-
frame
JFrame frame
-
labPass
JLabel labPass
-
maxOptionWidth
int maxOptionWidth
-
optionComps
Map<String,
List<DialogOptionComponent>> optionComps A map that maps an option to a collection of DialogOptionComponents that can effect the value of this option. -
options
GameOptions options
-
panButtons
UIUtil.WrappingButtonPanel panButtons
-
panOptions
JTabbedPane panOptions
-
panPassword
UIUtil.WrappingButtonPanel panPassword
-
panSearchOptions
JPanel panSearchOptions
Panel that holds all of the options found via search -
performSave
boolean performSave
When the OK button is pressed, the options can be saved to a file; this behavior happens by default but there are some situations where the options should not be saved, such as when loading a scenario. -
searchComps
ArrayList<DialogOptionComponent> searchComps
Keeps track of the DialogOptionComponents that have been added to the search panel. This is used to remove those components from optionComps when they get removed. -
texPass
JTextField texPass
-
txtSearch
JTextField txtSearch
Text field that contains text to search on
-
-
-
Class megamek.client.ui.swing.HelpDialog
class HelpDialog extends JDialog implements Serializable -
Class megamek.client.ui.swing.LOSDialog
class LOSDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
isMekFirst
boolean isMekFirst
-
isMekSecond
boolean isMekSecond
-
toggles1
JToggleButton[] toggles1
-
toggles2
JToggleButton[] toggles2
-
-
-
Class megamek.client.ui.swing.ManeuverChoiceDialog
class ManeuverChoiceDialog extends JDialog implements Serializable- serialVersionUID:
- 3093043054221558221L
-
Serialized Fields
-
butCancel
JButton butCancel
-
butOK
JButton butOK
-
checkboxes
AbstractButton[] checkboxes
The checkboxes for available choices. -
confirm
boolean confirm
-
panButtons
JPanel panButtons
-
-
Class megamek.client.ui.swing.MapDimensionsDialog
class MapDimensionsDialog extends JDialog implements Serializable- serialVersionUID:
- -6941422625466067948L
-
Serialized Fields
-
butCancel
JButton butCancel
-
butOkay
JButton butOkay
-
clientGUI
ClientGUI clientGUI
-
labBoardDivider
JLabel labBoardDivider
-
labBoardSize
JLabel labBoardSize
-
labMapDivider
JLabel labMapDivider
-
labMapSize
JLabel labMapSize
-
mapSettings
MapSettings mapSettings
-
panButtons
JPanel panButtons
-
panMapSize
JPanel panMapSize
-
spnMapHeight
JSpinner spnMapHeight
-
spnMapWidth
JSpinner spnMapWidth
-
texBoardHeight
JTextField texBoardHeight
-
texBoardWidth
JTextField texBoardWidth
-
-
Class megamek.client.ui.swing.MapMenu
class MapMenu extends JPopupMenu implements Serializable -
Class megamek.client.ui.swing.MekViewPanel
class MekViewPanel extends JPanel implements Serializable- serialVersionUID:
- 2438490306644271135L
-
Serialized Fields
-
lblMek
JLabel lblMek
-
scrMek
JScrollPane scrMek
-
txtMek
JTextPane txtMek
-
wheelForwarder
MouseWheelListener wheelForwarder
Forwards a mouse wheel scroll on the fluff image or free space to the TRO entry.
-
-
Class megamek.client.ui.swing.MineDensityDialog
class MineDensityDialog extends JDialog implements Serializable- serialVersionUID:
- -7642956136536119067L
-
Serialized Fields
-
butOk
JButton butOk
-
c
GridBagConstraints c
-
choDensity
JComboBox<String> choDensity
-
density
int density
-
gridbag
GridBagLayout gridbag
-
labDensity
JLabel labDensity
-
-
Class megamek.client.ui.swing.MineLayingDialog
class MineLayingDialog extends JDialog implements Serializable- serialVersionUID:
- -1067865530113792340L
-
Class megamek.client.ui.swing.MiniReportDisplay
class MiniReportDisplay extends JPanel implements Serializable-
Serialized Fields
-
butEntitySearchDown
JButton butEntitySearchDown
-
butEntitySearchUp
JButton butEntitySearchUp
-
butPlayerSearchDown
JButton butPlayerSearchDown
-
butPlayerSearchUp
JButton butPlayerSearchUp
-
butQuickSearchDown
JButton butQuickSearchDown
-
butQuickSearchUp
JButton butQuickSearchUp
-
butSwitchLocation
JButton butSwitchLocation
-
comboEntity
JComboBox<String> comboEntity
-
comboPlayer
JComboBox<String> comboPlayer
-
comboQuick
JComboBox<String> comboQuick
-
currentClient
Client currentClient
-
currentClientgui
IClientGUI currentClientgui
-
gameListener
GameListener gameListener
-
tabs
JTabbedPane tabs
-
-
-
Class megamek.client.ui.swing.MMToggleButton
class MMToggleButton extends JToggleButton implements Serializable -
Class megamek.client.ui.swing.MovementDisplay
class MovementDisplay extends ActionPhaseDisplay implements Serializable- serialVersionUID:
- -7246715124042905688L
-
Serialized Fields
-
buttons
Map<MovementDisplay.MoveCommand,
MegaMekButton> buttons -
cmd
MovePath cmd
-
gear
int gear
-
isUnJammingRAC
boolean isUnJammingRAC
-
isUsingChaff
boolean isUsingChaff
-
jumpSubGear
int jumpSubGear
-
shiftheld
boolean shiftheld
-
towedUnits
List<Entity> towedUnits
A local copy of the current entity's towed trailers. -
unloadableUnits
List<Entity> unloadableUnits
-
-
Class megamek.client.ui.swing.NoteDialog
class NoteDialog extends JDialog implements Serializable- serialVersionUID:
- -3126840102187553386L
-
Class megamek.client.ui.swing.OkayAction
class OkayAction extends AbstractAction implements Serializable- serialVersionUID:
- 1680850851585381148L
-
Serialized Fields
-
owner
ActionListener owner
-
-
Class megamek.client.ui.swing.PhysicalDisplay
class PhysicalDisplay extends AttackPhaseDisplay implements Serializable- serialVersionUID:
- -3274750006768636001L
-
Serialized Fields
-
ash
megamek.client.ui.swing.PhysicalDisplay.AimedShotHandler ash
-
buttons
Map<PhysicalDisplay.PhysicalCommand,
MegaMekButton> buttons -
target
Targetable target
-
-
Class megamek.client.ui.swing.PlanetaryConditionsDialog
class PlanetaryConditionsDialog extends ClientDialog implements Serializable- serialVersionUID:
- -4426594323169113468L
-
Serialized Fields
-
butCancel
JButton butCancel
-
butOkay
JButton butOkay
-
chkBlowingSands
JCheckBox chkBlowingSands
-
chkEMI
JCheckBox chkEMI
-
chkShiftWindDir
JCheckBox chkShiftWindDir
-
chkShiftWindStr
JCheckBox chkShiftWindStr
-
chkTerrainAffected
JCheckBox chkTerrainAffected
-
client
ClientGUI client
-
comAtmosphere
JComboBox<Atmosphere> comAtmosphere
-
comFog
JComboBox<Fog> comFog
-
comLight
JComboBox<Light> comLight
-
comWeather
JComboBox<Weather> comWeather
-
comWind
JComboBox<Wind> comWind
-
comWindDirection
JComboBox<WindDirection> comWindDirection
-
comWindFrom
JComboBox<Wind> comWindFrom
-
comWindTo
JComboBox<Wind> comWindTo
-
conditions
PlanetaryConditions conditions
-
fldGrav
JTextField fldGrav
-
fldTemp
JTextField fldTemp
-
focusListener
FocusListener focusListener
validate the entries whenever something is selected or focus changes. -
labAtmosphere
JLabel labAtmosphere
-
labBlowingSands
JLabel labBlowingSands
-
labEMI
JLabel labEMI
-
labFog
JLabel labFog
-
labGrav
JLabel labGrav
-
labLight
JLabel labLight
-
labMaxWind
JLabel labMaxWind
-
labMinWind
JLabel labMinWind
-
labShiftWindDir
JLabel labShiftWindDir
-
labShiftWindStr
JLabel labShiftWindStr
-
labTemp
JLabel labTemp
-
labTerrainAffected
JLabel labTerrainAffected
-
labWeather
JLabel labWeather
-
labWind
JLabel labWind
-
labWindDirection
JLabel labWindDirection
-
listener
ActionListener listener
-
userResponse
boolean userResponse
-
-
Class megamek.client.ui.swing.PlayerListDialog
class PlayerListDialog extends JDialog implements Serializable- serialVersionUID:
- 7270469195373150106L
-
Class megamek.client.ui.swing.PointblankShotDisplay
class PointblankShotDisplay extends FiringDisplay implements Serializable- serialVersionUID:
- -58785096133753153L
-
Serialized Fields
-
buttons
Map<PointblankShotDisplay.FiringCommand,
MegaMekButton> buttons
-
-
Class megamek.client.ui.swing.PrephaseDisplay
class PrephaseDisplay extends StatusBarPhaseDisplay implements Serializable- serialVersionUID:
- 3441669419807288865L
-
Serialized Fields
-
buttons
Map<PrephaseDisplay.PrephaseCommand,
MegaMekButton> buttons -
cen
int cen
-
clientgui
ClientGUI clientgui
-
phase
GamePhase phase
-
-
Class megamek.client.ui.swing.QuirksPanel
class QuirksPanel extends JPanel implements Serializable- serialVersionUID:
- -8360885055638738148L
-
Serialized Fields
-
editable
boolean editable
-
entity
Entity entity
-
h_wpnQuirkComps
HashMap<Integer,
ArrayList<DialogOptionComponent>> h_wpnQuirkComps -
h_wpnQuirks
HashMap<Integer,
WeaponQuirks> h_wpnQuirks -
parent
DialogOptionListener parent
-
quirkComps
List<DialogOptionComponent> quirkComps
-
quirks
Quirks quirks
-
-
Class megamek.client.ui.swing.RandomArmyDialog
class RandomArmyDialog extends JDialog implements Serializable-
Serialized Fields
-
armyModel
RandomArmyDialog.UnitTableModel armyModel
-
armySorter
TableRowSorter<RandomArmyDialog.UnitTableModel> armySorter
-
armyTableMouseAdapter
RandomArmyDialog.RandomArmyTableMouseAdapter armyTableMouseAdapter
-
asd
AdvancedSearchDialog2 asd
-
gameListener
GameListener gameListener
This class now listens for game settings changes and updates the RAT year whenever the game year changes. Well, whenever any game settings changes. -
generatedRAT
UnitTable generatedRAT
-
m_bAdd
JButton m_bAdd
-
m_bAddAll
JButton m_bAddAll
-
m_bAddToForce
JButton m_bAddToForce
-
m_bAdvSearch
JButton m_bAdvSearch
-
m_bAdvSearchClear
JButton m_bAdvSearchClear
-
m_bCancel
JButton m_bCancel
-
m_bClear
JButton m_bClear
-
m_bGenerate
JButton m_bGenerate
-
m_bOK
JButton m_bOK
-
m_bRandomSkills
JButton m_bRandomSkills
-
m_bRoll
JButton m_bRoll
-
m_chkCanon
JCheckBox m_chkCanon
-
m_chkPad
JCheckBox m_chkPad
-
m_chPlayer
JComboBox<String> m_chPlayer
-
m_chType
JComboBox<String> m_chType
-
m_client
Client m_client
-
m_clientgui
ClientGUI m_clientgui
-
m_labBA
JLabel m_labBA
-
m_labBV
JLabel m_labBV
-
m_labelPlayer
JLabel m_labelPlayer
-
m_labInfantry
JLabel m_labInfantry
-
m_labMeks
JLabel m_labMeks
-
m_labTech
JLabel m_labTech
-
m_labUnits
JLabel m_labUnits
-
m_labVees
JLabel m_labVees
-
m_labYear
JLabel m_labYear
-
m_lArmy
JTable m_lArmy
-
m_lArmyBVTotal
JLabel m_lArmyBVTotal
-
m_lBattleArmorCount
JLabel m_lBattleArmorCount
-
m_lInfantryCount
JLabel m_lInfantryCount
-
m_lMekCount
JLabel m_lMekCount
-
m_lRAT
JTable m_lRAT
-
m_lRightCards
CardLayout m_lRightCards
-
m_lUnits
JTable m_lUnits
-
m_lUnitsBVTotal
JLabel m_lUnitsBVTotal
-
m_lVehicleCount
JLabel m_lVehicleCount
-
m_pAdvSearch
JPanel m_pAdvSearch
-
m_pButtons
JPanel m_pButtons
-
m_pForceGen
ForceGeneratorViewUi m_pForceGen
-
m_pFormationOptions
megamek.client.ui.swing.ForceGenerationOptionsPanel m_pFormationOptions
-
m_pFormations
JPanel m_pFormations
-
m_pMain
JTabbedPane m_pMain
-
m_pParameters
JPanel m_pParameters
-
m_pPreview
JPanel m_pPreview
-
m_pRAT
JPanel m_pRAT
-
m_pRATGen
JPanel m_pRATGen
-
m_pRATGenOptions
megamek.client.ui.swing.ForceGenerationOptionsPanel m_pRATGenOptions
-
m_pRightPane
JPanel m_pRightPane
-
m_pSplit
JSplitPane m_pSplit
-
m_pUnitTypeOptions
JPanel m_pUnitTypeOptions
-
m_ratStatus
JLabel m_ratStatus
-
m_tBA
JTextField m_tBA
-
m_tBVmax
JTextField m_tBVmax
-
m_tBVmin
JTextField m_tBVmin
-
m_tInfantry
JTextField m_tInfantry
-
m_tMaxYear
JTextField m_tMaxYear
-
m_tMeks
JTextField m_tMeks
-
m_tMinYear
JTextField m_tMinYear
-
m_treeRAT
JTree m_treeRAT
-
m_tUnits
JTextField m_tUnits
-
m_tVees
JTextField m_tVees
-
ratModel
RandomArmyDialog.RATTableModel ratModel
-
ratSorter
TableRowSorter<RandomArmyDialog.RATTableModel> ratSorter
-
ratTableMouseAdapter
RandomArmyDialog.RandomArmyTableMouseAdapter ratTableMouseAdapter
-
rug
RandomUnitGenerator rug
-
searchFilter
MekSearchFilter searchFilter
-
unitsModel
RandomArmyDialog.UnitTableModel unitsModel
-
unitsSorter
TableRowSorter<RandomArmyDialog.UnitTableModel> unitsSorter
-
unitsTableMouseAdapter
RandomArmyDialog.RandomArmyTableMouseAdapter unitsTableMouseAdapter
-
windowListener
WindowListener windowListener
-
-
-
Class megamek.client.ui.swing.RandomArmyDialog.RATTableModel
class RATTableModel extends AbstractTableModel implements Serializable -
Class megamek.client.ui.swing.RandomArmyDialog.UnitTableModel
class UnitTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
data
List<MekSummary> data
-
-
-
Class megamek.client.ui.swing.RandomMapDialog
class RandomMapDialog extends JDialog implements Serializable- serialVersionUID:
- 7758433698878123806L
-
Serialized Fields
-
advancedButton
JRadioButton advancedButton
-
advancedPanel
RandomMapPanelAdvanced advancedPanel
-
basicButton
JRadioButton basicButton
-
basicPanel
RandomMapPanelBasic basicPanel
-
cancelButton
JButton cancelButton
-
cardLayout
CardLayout cardLayout
-
choTheme
JComboBox<String> choTheme
-
CLIENT
Client CLIENT
-
guip
GUIPreferences guip
-
loadButton
JButton loadButton
-
mainDisplay
JPanel mainDisplay
-
MAP_SETTINGS_OBSERVER
IMapSettingsObserver MAP_SETTINGS_OBSERVER
-
mapHeightField
VerifiableTextField mapHeightField
-
mapSettings
MapSettings mapSettings
-
mapSizeLabel
JLabel mapSizeLabel
-
mapSizeSeperatorLabel
JLabel mapSizeSeperatorLabel
-
mapThemeLabel
JLabel mapThemeLabel
-
mapWidthField
VerifiableTextField mapWidthField
-
okayButton
JButton okayButton
-
PARENT
JFrame PARENT
-
saveButton
JButton saveButton
-
showAtStartButton
JCheckBox showAtStartButton
-
userCancel
boolean userCancel
-
-
Class megamek.client.ui.swing.RandomMapPanelAdvanced
class RandomMapPanelAdvanced extends JPanel implements Serializable- serialVersionUID:
- 7904626306929132645L
-
Serialized Fields
-
cityBlocks
VerifiableTextField cityBlocks
-
cityCFMaxField
VerifiableTextField cityCFMaxField
-
cityCFMinField
VerifiableTextField cityCFMinField
-
cityDensityField
VerifiableTextField cityDensityField
-
cityFloorsMaxField
VerifiableTextField cityFloorsMaxField
-
cityFloorsMinField
VerifiableTextField cityFloorsMinField
-
cityTypeCombo
JComboBox<String> cityTypeCombo
-
craterAmountMaxField
VerifiableTextField craterAmountMaxField
-
craterAmountMinField
VerifiableTextField craterAmountMinField
-
craterChanceField
VerifiableTextField craterChanceField
-
craterSizeMaxField
VerifiableTextField craterSizeMaxField
-
craterSizeMinField
VerifiableTextField craterSizeMinField
-
deepChanceField
VerifiableTextField deepChanceField
-
droughtChanceField
VerifiableTextField droughtChanceField
-
elevationAlgorithmField
VerifiableTextField elevationAlgorithmField
-
elevationCliffsField
VerifiableTextField elevationCliffsField
-
elevationInversionField
VerifiableTextField elevationInversionField
-
elevationPeaksField
VerifiableTextField elevationPeaksField
-
elevationRangeField
VerifiableTextField elevationRangeField
-
fieldSizeMaxField
VerifiableTextField fieldSizeMaxField
-
fieldSizeMinField
VerifiableTextField fieldSizeMinField
-
fieldsMaxField
VerifiableTextField fieldsMaxField
-
fieldsMinField
VerifiableTextField fieldsMinField
-
fireChanceField
VerifiableTextField fireChanceField
-
floodChanceField
VerifiableTextField floodChanceField
-
foliageHeavyChanceField
VerifiableTextField foliageHeavyChanceField
-
foliageMaxField
VerifiableTextField foliageMaxField
-
foliageMaxSizeField
VerifiableTextField foliageMaxSizeField
-
foliageMinField
VerifiableTextField foliageMinField
-
foliageMinSizeField
VerifiableTextField foliageMinSizeField
-
fortifiedMaxField
VerifiableTextField fortifiedMaxField
-
fortifiedMinField
VerifiableTextField fortifiedMinField
-
fortifiedSizeMaxField
VerifiableTextField fortifiedSizeMaxField
-
fortifiedSizeMinField
VerifiableTextField fortifiedSizeMinField
-
freezeChanceField
VerifiableTextField freezeChanceField
-
hillinessField
VerifiableTextField hillinessField
-
iceMaxField
VerifiableTextField iceMaxField
-
iceMinField
VerifiableTextField iceMinField
-
iceSizeMaxField
VerifiableTextField iceSizeMaxField
-
iceSizeMinField
VerifiableTextField iceSizeMinField
-
invertNegativeCheck
JCheckBox invertNegativeCheck
-
jungleHeavyChanceField
VerifiableTextField jungleHeavyChanceField
-
jungleMaxField
VerifiableTextField jungleMaxField
-
jungleMaxSizeField
VerifiableTextField jungleMaxSizeField
-
jungleMinField
VerifiableTextField jungleMinField
-
jungleMinSizeField
VerifiableTextField jungleMinSizeField
-
jungleUltraChanceField
VerifiableTextField jungleUltraChanceField
-
lakeSizeMaxField
VerifiableTextField lakeSizeMaxField
-
lakeSizeMinField
VerifiableTextField lakeSizeMinField
-
lakesMaxField
VerifiableTextField lakesMaxField
-
lakesMinField
VerifiableTextField lakesMinField
-
mapSettings
MapSettings mapSettings
-
mountainHeightMaxField
VerifiableTextField mountainHeightMaxField
-
mountainHeightMinField
VerifiableTextField mountainHeightMinField
-
mountainStyleCombo
JComboBox<String> mountainStyleCombo
-
mountainWidthMaxField
VerifiableTextField mountainWidthMaxField
-
mountainWidthMinField
VerifiableTextField mountainWidthMinField
-
pavementMaxField
VerifiableTextField pavementMaxField
-
pavementMinField
VerifiableTextField pavementMinField
-
pavementSizeMaxField
VerifiableTextField pavementSizeMaxField
-
pavementSizeMinField
VerifiableTextField pavementSizeMinField
-
riverChanceField
VerifiableTextField riverChanceField
-
roadChanceField
VerifiableTextField roadChanceField
-
roughsMaxField
VerifiableTextField roughsMaxField
-
roughsMaxSizeField
VerifiableTextField roughsMaxSizeField
-
roughsMinField
VerifiableTextField roughsMinField
-
roughsMinSizeField
VerifiableTextField roughsMinSizeField
-
roughsUltraChanceField
VerifiableTextField roughsUltraChanceField
-
rubbleMaxField
VerifiableTextField rubbleMaxField
-
rubbleMinField
VerifiableTextField rubbleMinField
-
rubbleSizeMaxField
VerifiableTextField rubbleSizeMaxField
-
rubbleSizeMinField
VerifiableTextField rubbleSizeMinField
-
rubbleUltraChanceField
VerifiableTextField rubbleUltraChanceField
-
sandsMaxField
VerifiableTextField sandsMaxField
-
sandsMinField
VerifiableTextField sandsMinField
-
sandsSizeMaxField
VerifiableTextField sandsSizeMaxField
-
sandsSizeMinField
VerifiableTextField sandsSizeMinField
-
snowMaxField
VerifiableTextField snowMaxField
-
snowMinField
VerifiableTextField snowMinField
-
snowSizeMaxField
VerifiableTextField snowSizeMaxField
-
snowSizeMinField
VerifiableTextField snowSizeMinField
-
specialFxField
VerifiableTextField specialFxField
-
swampsMaxField
VerifiableTextField swampsMaxField
-
swampsMaxSizeField
VerifiableTextField swampsMaxSizeField
-
swampsMinField
VerifiableTextField swampsMinField
-
swampsMinSizeField
VerifiableTextField swampsMinSizeField
-
tabbedPane
JTabbedPane tabbedPane
-
townSizeField
VerifiableTextField townSizeField
-
tundraMaxField
VerifiableTextField tundraMaxField
-
tundraMinField
VerifiableTextField tundraMinField
-
tundraSizeMaxField
VerifiableTextField tundraSizeMaxField
-
tundraSizeMinField
VerifiableTextField tundraSizeMinField
-
woodsHeavyChanceField
VerifiableTextField woodsHeavyChanceField
-
woodsMaxField
VerifiableTextField woodsMaxField
-
woodsMaxSizeField
VerifiableTextField woodsMaxSizeField
-
woodsMinField
VerifiableTextField woodsMinField
-
woodsMinSizeField
VerifiableTextField woodsMinSizeField
-
woodsUltraChanceField
VerifiableTextField woodsUltraChanceField
-
-
Class megamek.client.ui.swing.RandomMapPanelBasic
class RandomMapPanelBasic extends JPanel implements Serializable- serialVersionUID:
- -6971330721623187856L
-
Serialized Fields
-
cityTypeCombo
CheckpointComboBox<String> cityTypeCombo
-
cliffsCombo
CheckpointComboBox<String> cliffsCombo
-
cratersCombo
CheckpointComboBox<String> cratersCombo
-
foliageCombo
CheckpointComboBox<String> foliageCombo
-
fortifiedCombo
CheckpointComboBox<String> fortifiedCombo
-
hillinessCombo
CheckpointComboBox<String> hillinessCombo
-
iceCombo
CheckpointComboBox<String> iceCombo
-
jungleCombo
CheckpointComboBox<String> jungleCombo
-
lakesCombo
CheckpointComboBox<String> lakesCombo
-
mapSettings
MapSettings mapSettings
-
mountainCombo
CheckpointComboBox<String> mountainCombo
-
pavementCombo
CheckpointComboBox<String> pavementCombo
-
plantedFieldsCombo
CheckpointComboBox<String> plantedFieldsCombo
-
riversCombo
CheckpointComboBox<String> riversCombo
-
roadsCombo
CheckpointComboBox<String> roadsCombo
-
roughsCombo
CheckpointComboBox<String> roughsCombo
-
rubbleCombo
CheckpointComboBox<String> rubbleCombo
-
sandsCombo
CheckpointComboBox<String> sandsCombo
-
snowCombo
CheckpointComboBox<String> snowCombo
-
swampsCombo
CheckpointComboBox<String> swampsCombo
-
tabbedPane
JTabbedPane tabbedPane
-
tundraCombo
CheckpointComboBox<String> tundraCombo
-
woodsCombo
CheckpointComboBox<String> woodsCombo
-
-
Class megamek.client.ui.swing.RandomNameDialog
class RandomNameDialog extends JDialog implements Serializable- serialVersionUID:
- -2459992981678758743L
-
Serialized Fields
-
butCancel
JButton butCancel
-
butOkay
JButton butOkay
-
butSave
JButton butSave
-
chPlayer
JComboBox<String> chPlayer
-
client
Client client
-
clientgui
ClientGUI clientgui
-
comboFaction
JComboBox<String> comboFaction
-
comboHistoricalEthnicity
JComboBox<String> comboHistoricalEthnicity
-
sldGender
JSlider sldGender
-
units
List<Entity> units
-
-
Class megamek.client.ui.swing.ReceivingGameDataPanel
class ReceivingGameDataPanel extends JPanel implements Serializable -
Class megamek.client.ui.swing.ReportDisplay
class ReportDisplay extends StatusBarPhaseDisplay implements Serializable- serialVersionUID:
- 6185643976857892270L
-
Serialized Fields
-
buttons
Map<ReportDisplay.ReportCommand,
MegaMekButton> buttons -
clientgui
ClientGUI clientgui
-
rerolled
boolean rerolled
-
-
Class megamek.client.ui.swing.ResizeMapDialog
class ResizeMapDialog extends JDialog implements Serializable- serialVersionUID:
- 7758433698878123806L
-
Serialized Fields
-
advancedButton
JRadioButton advancedButton
-
advancedPanel
RandomMapPanelAdvanced advancedPanel
-
basicButton
JRadioButton basicButton
-
basicPanel
RandomMapPanelBasic basicPanel
-
cancelButton
JButton cancelButton
-
cardLayout
CardLayout cardLayout
-
choTheme
JComboBox<String> choTheme
-
CLIENT
Client CLIENT
-
loadButton
JButton loadButton
-
mainDisplay
JPanel mainDisplay
-
MAP_SETTINGS_OBSERVER
IMapSettingsObserver MAP_SETTINGS_OBSERVER
-
mapEastField
VerifiableTextField mapEastField
-
mapEastLabel
JLabel mapEastLabel
-
mapNorthField
VerifiableTextField mapNorthField
-
mapNorthLabel
JLabel mapNorthLabel
-
mapSettings
MapSettings mapSettings
-
mapSouthField
VerifiableTextField mapSouthField
-
mapSouthLabel
JLabel mapSouthLabel
-
mapThemeLabel
JLabel mapThemeLabel
-
mapWestField
VerifiableTextField mapWestField
-
mapWestLabel
JLabel mapWestLabel
-
okayButton
JButton okayButton
-
PARENT
JFrame PARENT
-
saveButton
JButton saveButton
-
userCancel
boolean userCancel
-
westNotice
JPopupMenu westNotice
-
-
Class megamek.client.ui.swing.Ruler
class Ruler extends JDialog implements Serializable- serialVersionUID:
- -4820402626782115601L
-
Serialized Fields
-
butClose
JButton butClose
-
butFlip
JButton butFlip
-
buttonPanel
JPanel buttonPanel
-
bv
BoardView bv
-
cboIsMek1
JCheckBox cboIsMek1
-
cboIsMek2
JCheckBox cboIsMek2
-
client
Client client
-
distance
int distance
-
end
Coords end
-
endColor
Color endColor
-
flip
boolean flip
-
game
Game game
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
height1
JTextField height1
-
height2
JTextField height2
-
heightLabel1
JLabel heightLabel1
-
heightLabel2
JLabel heightLabel2
-
jLabel1
JLabel jLabel1
-
jLabel2
JLabel jLabel2
-
jLabel3
JLabel jLabel3
-
jLabel4
JLabel jLabel4
-
jLabel5
JLabel jLabel5
-
start
Coords start
-
startColor
Color startColor
-
tf_distance
JTextField tf_distance
-
tf_end
JTextField tf_end
-
tf_los1
JTextField tf_los1
-
tf_los2
JTextField tf_los2
-
tf_start
JTextField tf_start
-
-
Class megamek.client.ui.swing.SBFReportDisplay
class SBFReportDisplay extends StatusBarPhaseDisplay implements Serializable-
Serialized Fields
-
buttons
Map<SBFReportDisplay.ReportCommand,
MegaMekButton> buttons
-
-
-
Class megamek.client.ui.swing.SBFTargetDialog
class SBFTargetDialog extends AbstractDialog implements Serializable-
Serialized Fields
-
attacker
InGameObject attacker
-
attackerBox
Box attackerBox
-
attackerDisplay
JLabel attackerDisplay
-
attackingLabel
JLabel attackingLabel
-
game
SBFGame game
-
resultLabel
JLabel resultLabel
-
target
InGameObject target
-
targetDisplay
JLabel targetDisplay
-
toHitDisplay
SBFTargetingToHitDisplay toHitDisplay
-
unitAttackSelector
SBFUnitAttackSelector unitAttackSelector
-
-
-
Class megamek.client.ui.swing.ScenarioDialog
class ScenarioDialog extends JDialog implements Serializable- serialVersionUID:
- -5682593522064612790L
-
Class megamek.client.ui.swing.SeaMineDepthDialog
class SeaMineDepthDialog extends JDialog implements Serializable- serialVersionUID:
- -7642956136536119067L
-
Serialized Fields
-
butOk
JButton butOk
-
c
GridBagConstraints c
-
choDepth
JComboBox<String> choDepth
-
depth
int depth
-
gridbag
GridBagLayout gridbag
-
labDepth
JLabel labDepth
-
-
Class megamek.client.ui.swing.SelectArtyAutoHitHexDisplay
class SelectArtyAutoHitHexDisplay extends StatusBarPhaseDisplay implements Serializable- serialVersionUID:
- -4948184589134809323L
-
Serialized Fields
-
artyAutoHitHexes
PlayerIDandList<Coords> artyAutoHitHexes
-
buttons
Map<SelectArtyAutoHitHexDisplay.ArtyAutoHitCommand,
MegaMekButton> buttons -
clientgui
ClientGUI clientgui
-
p
Player p
-
startingHexes
int startingHexes
-
-
Class megamek.client.ui.swing.SkillGenerationDialog
class SkillGenerationDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
clientGUI
ClientGUI clientGUI
-
entities
List<Entity> entities
-
skillGenerationOptionsPanel
SkillGenerationOptionsPanel skillGenerationOptionsPanel
-
-
-
Class megamek.client.ui.swing.Slider
class Slider extends JDialog implements Serializable- serialVersionUID:
- -7823206132140091543L
-
Class megamek.client.ui.swing.SmallSVMunitionsChoicePanel
class SmallSVMunitionsChoicePanel extends JPanel implements Serializable -
Class megamek.client.ui.swing.StartingScenarioPanel
class StartingScenarioPanel extends JPanel implements Serializable -
Class megamek.client.ui.swing.StatusBarPhaseDisplay
class StatusBarPhaseDisplay extends AbstractPhaseDisplay implements Serializable-
Serialized Fields
-
buttonsPerGroup
int buttonsPerGroup
-
buttonsPerRow
int buttonsPerRow
-
clientgui
IClientGUI clientgui
-
currentButtonGroup
int currentButtonGroup
The button group that is currently displayed -
donePanel
UIUtil.FixedXPanel donePanel
-
labStatus
JLabel labStatus
-
numButtonGroups
int numButtonGroups
The number of button groups there are, needs to be computed in a child class. -
panButtons
JPanel panButtons
-
panStatus
JPanel panStatus
-
turnTimer
TurnTimer turnTimer
timer that ends turn if time limit set in options is over
-
-
-
Class megamek.client.ui.swing.TargetChoiceDialog
-
Class megamek.client.ui.swing.TargetingPhaseDisplay
class TargetingPhaseDisplay extends AttackPhaseDisplay implements Serializable- serialVersionUID:
- 3441669419807288865L
-
Serialized Fields
-
buttons
Map<TargetingPhaseDisplay.TargetingCommand,
MegaMekButton> buttons -
lastTargetID
int lastTargetID
-
phase
GamePhase phase
-
shiftheld
boolean shiftheld
-
target
Targetable target
-
twisting
boolean twisting
-
visibleTargets
Entity[] visibleTargets
-
-
Class megamek.client.ui.swing.TeleMissileSettingDialog
class TeleMissileSettingDialog extends JDialog implements Serializable- serialVersionUID:
- -7642946136536329067L
-
Serialized Fields
-
butOk
JButton butOk
-
c
GridBagConstraints c
-
fldSetting
JTextField fldSetting
-
frame
JFrame frame
-
gridbag
GridBagLayout gridbag
-
maxVelocity
int maxVelocity
-
minimumVelocity
int minimumVelocity
-
setting
int setting
-
-
Class megamek.client.ui.swing.TriggerAPPodDialog
class TriggerAPPodDialog extends JDialog implements Serializable- serialVersionUID:
- -9009039614015364943L
-
Class megamek.client.ui.swing.TriggerBPodDialog
class TriggerBPodDialog extends JDialog implements Serializable- serialVersionUID:
- -5882060083607984056L
-
Serialized Fields
-
butOkay
JButton butOkay
-
clientgui
ClientGUI clientgui
-
entityId
int entityId
Theint
ID of the entity that can fire Anti-BA Pods. -
labMessage
JTextArea labMessage
-
trackers
ArrayList<megamek.client.ui.swing.TriggerBPodDialog.TriggerPodTracker> trackers
TheFirePodTracker
s for the entity's active Anti-BA Pods.
-
-
Class megamek.client.ui.swing.TurretFacingDialog
class TurretFacingDialog extends JDialog implements Serializable- serialVersionUID:
- -4509638026655222982L
-
Serialized Fields
-
butCancel
JButton butCancel
-
butOkay
JButton butOkay
-
buttonGroup
ButtonGroup buttonGroup
-
clientgui
ClientGUI clientgui
-
facings
ArrayList<JRadioButton> facings
-
mek
Mek mek
-
tank
Tank tank
-
turret
Mounted<?> turret
-
-
Class megamek.client.ui.swing.UnderConstructionPanel
class UnderConstructionPanel extends JPanel implements Serializable -
Class megamek.client.ui.swing.UnitEditorDialog
class UnitEditorDialog extends JDialog implements Serializable- serialVersionUID:
- 8144354264100884817L
-
Serialized Fields
-
actuatorCrits
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel[][] actuatorCrits
-
avionicsCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel avionicsCrit
-
bayDamage
JSpinner[] bayDamage
-
bayDoorCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel[] bayDoorCrit
-
centerEngineCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel centerEngineCrit
-
chargingSystemCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel chargingSystemCrit
-
cicCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel cicCrit
-
cockpitCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel cockpitCrit
-
collarDamage
JSpinner collarDamage
-
dockCollarCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel dockCollarCrit
-
driveCoilCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel driveCoilCrit
-
driveControllerCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel driveControllerCrit
-
engineCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel engineCrit
-
entity
Entity entity
-
equipCrits
HashMap<Integer,
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel> equipCrits -
fcsCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel fcsCrit
-
fieldInitiatorCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel fieldInitiatorCrit
-
flightStabilizerCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel flightStabilizerCrit
-
gearCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel gearCrit
-
gravDeckCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel gravDeckCrit
-
gyroCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel gyroCrit
-
heliumTankCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel heliumTankCrit
-
kfboomCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel kfboomCrit
-
kfDamage
JSpinner kfDamage
-
lamAvionicsCrit
Map<Integer,
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel> lamAvionicsCrit -
lamLandingGearCrit
Map<Integer,
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel> lamLandingGearCrit -
leftEngineCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel leftEngineCrit
-
leftThrusterCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel leftThrusterCrit
-
lfBatteryCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel lfBatteryCrit
-
lifeSupportCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel lifeSupportCrit
-
motiveCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel motiveCrit
-
panArmor
JPanel panArmor
-
panEquip
JPanel panEquip
-
panSystem
JPanel panSystem
-
protoCrits
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel[] protoCrits
-
rightEngineCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel rightEngineCrit
-
rightThrusterCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel rightThrusterCrit
-
sailDamage
JSpinner sailDamage
-
sensorCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel sensorCrit
-
spnArmor
JSpinner[] spnArmor
-
spnInternal
JSpinner[] spnInternal
-
spnRear
JSpinner[] spnRear
-
stabilizerCrits
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel[] stabilizerCrits
-
turretlockCrit
megamek.client.ui.swing.UnitEditorDialog.CheckCritPanel turretlockCrit
-
-
Class megamek.client.ui.swing.UnitFailureDialog
class UnitFailureDialog extends JDialog implements Serializable- serialVersionUID:
- -7075012201265932299L
-
Class megamek.client.ui.swing.UnitLoadingDialog
class UnitLoadingDialog extends JDialog implements Serializable- serialVersionUID:
- -3454307876761238915L
-
Serialized Fields
-
Class megamek.client.ui.swing.VibrabombSettingDialog
class VibrabombSettingDialog extends JDialog implements Serializable- serialVersionUID:
- -7642956136536119067L
-
Serialized Fields
-
butOk
JButton butOk
-
c
GridBagConstraints c
-
fldSetting
JTextField fldSetting
-
frame
JFrame frame
-
gridbag
GridBagLayout gridbag
-
setting
int setting
-
-
Class megamek.client.ui.swing.WaitingForServerPanel
class WaitingForServerPanel extends JPanel implements Serializable
-
-
Package megamek.client.ui.swing.alphaStrike
-
Class megamek.client.ui.swing.alphaStrike.ASCardPanel
class ASCardPanel extends JComponent implements Serializable-
Serialized Fields
-
card
ASCard card
-
cardFont
Font cardFont
-
cardImage
Image cardImage
-
element
ASCardDisplayable element
-
scale
float scale
-
-
-
Class megamek.client.ui.swing.alphaStrike.ConfigurableASCardPanel
class ConfigurableASCardPanel extends JPanel implements Serializable-
Serialized Fields
-
cardPanel
ASCardPanel cardPanel
-
conversionButton
JButton conversionButton
-
copyButton
JButton copyButton
-
copyStatsButton
JButton copyStatsButton
-
element
ASCardDisplayable element
-
fontChooser
JComboBox<String> fontChooser
-
mulButton
JButton mulButton
-
mulId
int mulId
-
parent
JFrame parent
-
printButton
JButton printButton
-
sizeChooser
JComboBox<Float> sizeChooser
-
-
-
-
Package megamek.client.ui.swing.boardview
-
Class megamek.client.ui.swing.boardview.BoardViewPanel
class BoardViewPanel extends JPanel implements Serializable-
Serialized Fields
-
boardView
BoardView boardView
-
-
-
-
Package megamek.client.ui.swing.commands
-
Class megamek.client.ui.swing.commands.ClientCommandPanel
class ClientCommandPanel extends JDialog implements Serializable-
Serialized Fields
-
client
ClientGUI client
-
command
ClientServerCommand command
-
coords
Coords coords
-
yPosition
int yPosition
-
-
-
-
Package megamek.client.ui.swing.dialog
-
Class megamek.client.ui.swing.dialog.AbstractUnitSelectorDialog
class AbstractUnitSelectorDialog extends JDialog implements Serializable- serialVersionUID:
- 8144354264100884817L
-
Serialized Fields
-
advancedSearchDialog2
AdvancedSearchDialog2 advancedSearchDialog2
-
allowedYear
int allowedYear
-
allowInvalid
boolean allowInvalid
-
buttonAdvancedSearch
JButton buttonAdvancedSearch
-
buttonClose
JButton buttonClose
-
buttonPvToggle
JToggleButton buttonPvToggle
-
buttonResetSearch
JButton buttonResetSearch
-
buttonSelect
JButton buttonSelect
-
buttonSelectClose
JButton buttonSelectClose
-
buttonShowBV
JButton buttonShowBV
-
bvColumn
TableColumn bvColumn
-
canonOnly
boolean canonOnly
-
comboUnitType
JComboBox<String> comboUnitType
-
comboWeight
JComboBox<String> comboWeight
-
enableYearLimits
boolean enableYearLimits
-
eraBasedTechLevel
boolean eraBasedTechLevel
-
frame
JFrame frame
-
gameOptions
GameOptions gameOptions
-
gameTechLevel
int gameTechLevel
-
labelImage
JLabel labelImage
-
lastSearch
long lastSearch
-
lblCount
JLabel lblCount
-
listTechLevel
JList<String> listTechLevel
-
meks
MekSummary[] meks
-
multiSelect
boolean multiSelect
-
panelFilterButtons
JPanel panelFilterButtons
-
panePreview
EntityViewPane panePreview
-
pvColumn
TableColumn pvColumn
-
scrollTableUnits
JScrollPane scrollTableUnits
-
searchBuffer
StringBuffer searchBuffer
-
searchFilter
MekSearchFilter searchFilter
-
selectionPanel
JPanel selectionPanel
-
sorter
TableRowSorter<AbstractUnitSelectorDialog.MekTableModel> sorter
-
splitPane
JSplitPane splitPane
-
tableUnits
JTable tableUnits
-
techLevelDisplayType
int techLevelDisplayType
-
techLevelListToIndex
Map<Integer,
Integer> techLevelListToIndex We need to map the selected index of listTechLevel to the actual TL it belongs to -
textFilter
JTextField textFilter
-
textGunnery
JTextField textGunnery
-
textPilot
JTextField textPilot
-
unitColumnModel
XTableColumnModel unitColumnModel
-
unitLoadingDialog
UnitLoadingDialog unitLoadingDialog
-
unitModel
AbstractUnitSelectorDialog.MekTableModel unitModel
-
-
Class megamek.client.ui.swing.dialog.AbstractUnitSelectorDialog.MekTableModel
class MekTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- -5457068129532709857L
-
Serialized Fields
-
data
MekSummary[] data
-
modified_bv
int modified_bv
-
-
Class megamek.client.ui.swing.dialog.AbstractUnitSelectorDialog.PriceRenderer
class PriceRenderer extends DefaultTableCellRenderer implements Serializable -
Class megamek.client.ui.swing.dialog.AbstractUnitSelectorDialog.TonnageRenderer
class TonnageRenderer extends DefaultTableCellRenderer implements Serializable -
Class megamek.client.ui.swing.dialog.DialogButton
class DialogButton extends JButton implements Serializable- serialVersionUID:
- 952919304556828345L
-
Class megamek.client.ui.swing.dialog.FloodDialog
class FloodDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
butRemove
MMToggleButton butRemove
-
txtLevelChange
BoardEditor.EditorTextField txtLevelChange
-
-
-
Class megamek.client.ui.swing.dialog.LevelChangeDialog
class LevelChangeDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
txtLevelChange
BoardEditor.EditorTextField txtLevelChange
-
-
-
Class megamek.client.ui.swing.dialog.MainMenuUnitBrowserDialog
class MainMenuUnitBrowserDialog extends AbstractUnitSelectorDialog implements Serializable -
Class megamek.client.ui.swing.dialog.MegaMekUnitSelectorDialog
class MegaMekUnitSelectorDialog extends AbstractUnitSelectorDialog implements Serializable- serialVersionUID:
- -5717009055093904636L
-
Class megamek.client.ui.swing.dialog.MultiIntSelectorDialog
class MultiIntSelectorDialog extends AbstractButtonDialog implements Serializable
-
-
Package megamek.client.ui.swing.forceDisplay
-
Class megamek.client.ui.swing.forceDisplay.ForceDisplayDialog
class ForceDisplayDialog extends JDialog implements Serializable-
Serialized Fields
-
clientGUI
ClientGUI clientGUI
-
-
-
Class megamek.client.ui.swing.forceDisplay.ForceDisplayMekTreeModel
class ForceDisplayMekTreeModel extends DefaultTreeModel implements Serializable -
Class megamek.client.ui.swing.forceDisplay.ForceDisplayMekTreeRenderer
class ForceDisplayMekTreeRenderer extends DefaultTreeCellRenderer implements Serializable -
Class megamek.client.ui.swing.forceDisplay.ForceDisplayPanel
class ForceDisplayPanel extends JPanel implements Serializable-
Serialized Fields
-
clientgui
ClientGUI clientgui
-
forceTree
JTree forceTree
-
forceTreeModel
ForceDisplayMekTreeModel forceTreeModel
-
game
Game game
-
mekForceTreeMouseListener
ForceDisplayPanel.ForceTreeMouseAdapter mekForceTreeMouseListener
-
-
-
-
Package megamek.client.ui.swing.gameConnectionDialogs
-
Class megamek.client.ui.swing.gameConnectionDialogs.AbstractGameConnectionDialog
class AbstractGameConnectionDialog extends ClientDialog implements Serializable- serialVersionUID:
- -5114410402284987181L
-
Serialized Fields
-
clientPreferences
ClientPreferences clientPreferences
-
confirmed
boolean confirmed
-
playerName
String playerName
-
playerNameCombo
JComboBox<String> playerNameCombo
-
playerNameField
JTextField playerNameField
-
playerNames
Vector<String> playerNames
-
port
int port
-
portField
JTextField portField
-
-
Class megamek.client.ui.swing.gameConnectionDialogs.AbstractGameConnectionDialog.SimpleComboBoxEditor
class SimpleComboBoxEditor extends JTextField implements Serializable- serialVersionUID:
- 4496820410417436582L
-
Class megamek.client.ui.swing.gameConnectionDialogs.ConnectDialog
class ConnectDialog extends AbstractGameConnectionDialog implements Serializable- serialVersionUID:
- 5895056240077042429L
-
Serialized Fields
-
serverAddress
String serverAddress
-
serverAddressField
JTextField serverAddressField
-
-
Class megamek.client.ui.swing.gameConnectionDialogs.HostDialog
class HostDialog extends AbstractGameConnectionDialog implements Serializable- serialVersionUID:
- -103094006944170081L
-
Serialized Fields
-
chkRegister
JCheckBox chkRegister
-
metaserver
String metaserver
-
metaserverField
JTextField metaserverField
-
register
boolean register
-
serverPass
String serverPass
-
serverPassField
JTextField serverPassField
-
-
-
Package megamek.client.ui.swing.lobby
-
Class megamek.client.ui.swing.lobby.ChatLounge
class ChatLounge extends AbstractPhaseDisplay implements Serializable- serialVersionUID:
- 1454736776730903786L
-
Serialized Fields
-
boardPreviewGame
Game boardPreviewGame
-
boardPreviewW
ClientDialog boardPreviewW
-
boardTags
Map<String,
String> boardTags -
butAdd
JButton butAdd
-
butAddBot
JButton butAddBot
-
butAddX
JButton butAddX
-
butAddY
JButton butAddY
-
butAdvancedSearchMap
JButton butAdvancedSearchMap
-
butArmy
JButton butArmy
-
butBoardPreview
JButton butBoardPreview
-
butBotSettings
JButton butBotSettings
-
butCamo
JButton butCamo
-
butCancelSearch
JButton butCancelSearch
-
butCollapse
JButton butCollapse
-
butCompact
MMToggleButton butCompact
-
butConditions
JButton butConditions
-
butConfigPlayer
JButton butConfigPlayer
-
butDetach
JButton butDetach
-
butExpand
JButton butExpand
-
butForceView
JToggleButton butForceView
-
butGroundMap
JToggleButton butGroundMap
-
butHelp
JButton butHelp
-
butHighAtmosphereMap
JToggleButton butHighAtmosphereMap
-
butListView
JToggleButton butListView
-
butLoadList
JButton butLoadList
-
butLoadMapSetup
JButton butLoadMapSetup
-
butLowAtmosphereMap
JToggleButton butLowAtmosphereMap
-
butMapGrowH
JButton butMapGrowH
-
butMapGrowW
JButton butMapGrowW
-
butMapShrinkH
JButton butMapShrinkH
-
butMapShrinkW
JButton butMapShrinkW
-
butNames
JButton butNames
-
butOptions
JButton butOptions
-
butPrintList
JButton butPrintList
-
butRandomMap
JButton butRandomMap
-
butRemoveBot
JButton butRemoveBot
-
butRunAutoResolve
JButton butRunAutoResolve
-
butSaveList
JButton butSaveList
-
butSaveMapSetup
JButton butSaveMapSetup
-
butShowUnitID
MMToggleButton butShowUnitID
-
butSkills
JButton butSkills
-
butSpaceMap
JToggleButton butSpaceMap
-
butSpaceSize
JButton butSpaceSize
-
chkAutoResolve
JCheckBox chkAutoResolve
-
comboTeam
JComboBox<String> comboTeam
-
comMapSizes
JComboBox<Comparable<?>> comMapSizes
-
currentMapButtonSize
Dimension currentMapButtonSize
-
fldMapHeight
JTextField fldMapHeight
-
fldMapWidth
JTextField fldMapWidth
-
fldSearch
JTextField fldSearch
-
fldSpaceBoardHeight
JTextField fldSpaceBoardHeight
-
fldSpaceBoardWidth
JTextField fldSpaceBoardWidth
-
focusListener
FocusListener focusListener
Applies changes to the board and map size when the text fields lose focus. -
grpMap
ButtonGroup grpMap
-
invalidBoards
ArrayList<String> invalidBoards
-
lblBoardsAvailable
JLabel lblBoardsAvailable
-
lblBoardSize
JLabel lblBoardSize
-
lblGameYear
JLabel lblGameYear
-
lblMapHeight
JLabel lblMapHeight
-
lblMapSummary
JLabel lblMapSummary
-
lblMapWidth
JLabel lblMapWidth
-
lblSearch
JLabel lblSearch
-
lblSpaceBoardHeight
JLabel lblSpaceBoardHeight
-
lblSpaceBoardWidth
JLabel lblSpaceBoardWidth
-
lblTechLevel
JLabel lblTechLevel
-
lisBoardsAvailable
JList<String> lisBoardsAvailable
-
lobbyListener
ActionListener lobbyListener
-
mapButtons
ArrayList<MapPreviewButton> mapButtons
-
mapIcons
Map<String,
ImageIcon> mapIcons -
mapSettings
MapSettings mapSettings
-
mekForceTree
JTree mekForceTree
-
mekForceTreeModel
MekTreeForceModel mekForceTreeModel
-
mekModel
MekTableModel mekModel
-
mekTable
megamek.client.ui.swing.lobby.ChatLounge.MekTable mekTable
-
mekTableHeaderAListener
ActionListener mekTableHeaderAListener
-
mekTableHeaderMouseListener
MouseListener mekTableHeaderMouseListener
Mouse Listener for the table header of the Mek Table. Saves column widths of the Mek Table when the mouse button is released. Also switches between table sorting types -
mekTableKeyListener
KeyListener mekTableKeyListener
-
mekTreeKeyListener
KeyListener mekTreeKeyListener
The key listener for the Force Tree. -
oldMapSettings
MapSettings oldMapSettings
-
panAutoResolveInfo
UIUtil.FixedYPanel panAutoResolveInfo
-
panGroundMap
JPanel panGroundMap
-
panMap
JPanel panMap
-
panMapButtons
JPanel panMapButtons
-
panMapHeight
UIUtil.FixedYPanel panMapHeight
-
panMapWidth
UIUtil.FixedYPanel panMapWidth
-
panPlayerInfo
UIUtil.FixedYPanel panPlayerInfo
-
panSpaceBoardHeight
UIUtil.FixedYPanel panSpaceBoardHeight
-
panSpaceBoardWidth
UIUtil.FixedYPanel panSpaceBoardWidth
-
panTabs
JTabbedPane panTabs
-
panTeam
JPanel panTeam
-
panTeamOverview
TeamOverviewPanel panTeamOverview
-
panUnitInfo
UIUtil.FixedYPanel panUnitInfo
-
panUnits
JPanel panUnits
-
playerModel
megamek.client.ui.swing.lobby.PlayerTable.PlayerTableModel playerModel
-
playerTableActionListener
ActionListener playerTableActionListener
-
psd
PlayerSettingsDialog psd
-
resetAvailBoardSelection
boolean resetAvailBoardSelection
-
resetSelectedBoards
boolean resetSelectedBoards
-
scrMekTable
JScrollPane scrMekTable
-
scrPlayers
JScrollPane scrPlayers
-
serverBoards
ArrayList<String> serverBoards
-
showPlayerDeployment
JCheckBox showPlayerDeployment
-
splGroundMap
JSplitPane splGroundMap
-
splitPaneMain
JSplitPane splitPaneMain
-
spnSimulationRuns
JSpinner spnSimulationRuns
-
spnThreadNumber
JSpinner spnThreadNumber
-
tablePlayers
megamek.client.ui.swing.lobby.PlayerTable tablePlayers
-
teamOverviewWindow
ClientDialog teamOverviewWindow
-
-
Class megamek.client.ui.swing.lobby.ChatLounge.BoardNameRenderer
class BoardNameRenderer extends DefaultListCellRenderer implements Serializable- serialVersionUID:
- -3218595828938299222L
-
Serialized Fields
-
oldGUIScale
float oldGUIScale
-
-
Class megamek.client.ui.swing.lobby.MapPreviewButton
class MapPreviewButton extends JButton implements Serializable- serialVersionUID:
- -80635203255671654L
-
Serialized Fields
-
baseImage
Image baseImage
-
boardName
String boardName
-
currentPreviewSize
Dimension currentPreviewSize
-
dndHandler
megamek.client.ui.swing.lobby.MapPreviewButton.MapButtonTransferHandler dndHandler
-
index
int index
-
isExample
boolean isExample
-
lobby
ChatLounge lobby
-
scaledImage
Image scaledImage
-
-
Class megamek.client.ui.swing.lobby.MekForceTreeRenderer
class MekForceTreeRenderer extends DefaultTreeCellRenderer implements Serializable- serialVersionUID:
- -2002064111324279609L
-
Serialized Fields
-
entity
Entity entity
-
lobby
ChatLounge lobby
-
localPlayer
Player localPlayer
-
row
int row
-
tree
JTree tree
-
UNKNOWN_UNIT
String UNKNOWN_UNIT
-
-
Class megamek.client.ui.swing.lobby.MekForceTreeTransferHandler
class MekForceTreeTransferHandler extends TransferHandler implements Serializable- serialVersionUID:
- -2872981855792727691L
-
Serialized Fields
-
lobby
ChatLounge lobby
-
-
Class megamek.client.ui.swing.lobby.MekTableModel
class MekTableModel extends AbstractTableModel implements Serializable-
Serialized Fields
-
bv
ArrayList<Integer> bv
The contents of the battle value column. Gets formatted for display (font scaling). -
chatLounge
ChatLounge chatLounge
-
clientGui
ClientGUI clientGui
-
entities
ArrayList<InGameObject> entities
The displayed entities. This list is the actual table data. -
pilotCells
ArrayList<String> pilotCells
The displayed contents of the Pilot column. -
pilotTooltips
ArrayList<String> pilotTooltips
The list of cached tooltips for the displayed pilots. -
playerCells
ArrayList<String> playerCells
The displayed contents of the Player column. -
unitCells
ArrayList<String> unitCells
The displayed contents of the Unit column. -
unitTooltips
ArrayList<String> unitTooltips
The list of cached tooltips for the displayed units.
-
-
-
Class megamek.client.ui.swing.lobby.MekTableModel.Renderer
class Renderer extends DefaultTableCellRenderer implements Serializable -
Class megamek.client.ui.swing.lobby.MekTreeForceModel
class MekTreeForceModel extends DefaultTreeModel implements Serializable- serialVersionUID:
- -6458173460367645667L
-
Serialized Fields
-
allToplevel
ArrayList<Object> allToplevel
A sorted list of all top-level objects: top-level forces and force-less entities. -
lobby
ChatLounge lobby
-
-
Class megamek.client.ui.swing.lobby.PlayerSettingsDialog
class PlayerSettingsDialog extends AbstractButtonDialog implements Serializable-
Serialized Fields
-
butAutoconfigure
JButton butAutoconfigure
-
butBotSettings
JButton butBotSettings
-
butLoadADF
JButton butLoadADF
-
butRandomize
JButton butRandomize
-
butRestoreMT
JButton butRestoreMT
-
butSaveADF
JButton butSaveADF
-
butStartPos
Map<Integer,
UIUtil.TipButton> butStartPos -
chkBanNukes
JCheckBox chkBanNukes
-
chkGroundObjectInvulnerable
JCheckBox chkGroundObjectInvulnerable
-
chkTrulyRandom
JCheckBox chkTrulyRandom
-
cmbFaction
JComboBox<FactionRecord> cmbFaction
-
currentPlayerStartPos
int currentPlayerStartPos
-
factionCbRenderer
DefaultListCellRenderer factionCbRenderer
-
factionSorter
Comparator<FactionRecord> factionSorter
-
fldActive
JTextField fldActive
-
fldConventional
JTextField fldConventional
-
fldEmail
JTextField fldEmail
-
fldInferno
JTextField fldInferno
-
fldInit
UIUtil.TipTextField fldInit
-
fldVibrabomb
JTextField fldVibrabomb
-
groundSectionComponents
List<List<Component>> groundSectionComponents
-
groundSectionContent
UIUtil.Content groundSectionContent
-
labActive
JLabel labActive
-
labConventional
JLabel labConventional
-
labelAutoconfig
JLabel labelAutoconfig
-
labEmail
JLabel labEmail
-
labInferno
JLabel labInferno
-
labInit
JLabel labInit
-
labVibrabomb
JLabel labVibrabomb
-
panStartButtons
JPanel panStartButtons
-
player
Player player
-
skillGenerationOptionsPanel
SkillGenerationOptionsPanel skillGenerationOptionsPanel
-
spinStartingAnyNWx
JSpinner spinStartingAnyNWx
-
spinStartingAnyNWy
JSpinner spinStartingAnyNWy
-
spinStartingAnySEx
JSpinner spinStartingAnySEx
-
spinStartingAnySEy
JSpinner spinStartingAnySEy
-
team
Team team
-
txtGroundObjectName
JTextField txtGroundObjectName
-
txtGroundObjectTonnage
JFormattedTextField txtGroundObjectTonnage
-
txtOffset
JFormattedTextField txtOffset
-
txtWidth
JFormattedTextField txtWidth
-
year
int year
-
-
-
Class megamek.client.ui.swing.lobby.PlayerTable.PlayerTableModel
class PlayerTableModel extends AbstractTableModel implements Serializable -
Class megamek.client.ui.swing.lobby.TeamOverviewPanel
class TeamOverviewPanel extends JPanel implements Serializable- serialVersionUID:
- -4754010220963493049L
-
Serialized Fields
-
clientGui
ClientGUI clientGui
-
headerListener
MouseListener headerListener
-
isDetached
boolean isDetached
-
scrTeams
JScrollPane scrTeams
-
shownColumn
int shownColumn
-
teamOverviewManager
TableColumnManager teamOverviewManager
-
teamOverviewModel
megamek.client.ui.swing.lobby.TeamOverviewPanel.TeamOverviewModel teamOverviewModel
-
teamOverviewTable
JTable teamOverviewTable
-
-
-
Package megamek.client.ui.swing.minimap
-
Class megamek.client.ui.swing.minimap.BoardviewlessMinimap
class BoardviewlessMinimap extends JPanel implements Serializable-
Serialized Fields
-
attackActions
List<megamek.client.ui.swing.minimap.BoardviewlessMinimap.Line> attackActions
-
boardImage
BufferedImage boardImage
-
boardNeedsRedraw
boolean boardNeedsRedraw
-
client
Client client
-
currentRound
int currentRound
-
game
IGame game
-
heightDisplayMode
int heightDisplayMode
-
initialClickX
int initialClickX
-
initialClickY
int initialClickY
-
leftMargin
int leftMargin
-
lines
List<megamek.client.ui.swing.minimap.BoardviewlessMinimap.Line> lines
-
mSize
int mSize
-
multiUnits
Map<Coords,
Integer> multiUnits -
overlays
List<OverlayPanel> overlays
-
removedUnits
List<megamek.client.ui.swing.minimap.BoardviewlessMinimap.Blip> removedUnits
-
size
int size
-
topMargin
int topMargin
-
xOffset
int xOffset
-
yOffset
int yOffset
-
zoom
int zoom
-
-
-
Class megamek.client.ui.swing.minimap.Minimap
class Minimap extends JPanel implements Serializable-
Serialized Fields
-
board
Board board
-
boardListener
BoardListener boardListener
-
boardViewListener
BoardViewListener boardViewListener
-
buttonHeight
int buttonHeight
-
bv
BoardView bv
-
client
Client client
-
clientGui
IClientGUI clientGui
-
componentListener
ComponentListener componentListener
-
dialog
JDialog dialog
-
dirty
boolean[][] dirty
Keeps track of portions of the minimap that must be repainted. -
dirtyMap
boolean dirtyMap
Signifies that the whole minimap must be repainted. -
dragging
boolean dragging
-
drawFacingArrowsOnMiniMap
boolean drawFacingArrowsOnMiniMap
-
drawMapable
Runnable drawMapable
-
drawSensorRangeOnMiniMap
boolean drawSensorRangeOnMiniMap
-
firstLOS
Coords firstLOS
-
game
Game game
-
gifWriterThread
GifWriterThread gifWriterThread
-
heightBuffer
int heightBuffer
Stores the (non-minimized) height of the minimap when it is minimized. -
heightDisplayMode
int heightDisplayMode
-
lastDrawMapReq
long lastDrawMapReq
-
lastDrawStarted
long lastDrawStarted
-
leftMargin
int leftMargin
-
mapImage
BufferedImage mapImage
-
margin
int margin
-
minimized
boolean minimized
Indicates if the minimap has been rolled up using the wide green button. Can only be true when in a dialog. -
mouseListener
MouseListener mouseListener
-
mouseMotionListener
MouseMotionListener mouseMotionListener
-
mouseWheelListener
MouseWheelListener mouseWheelListener
-
MOVE_PATH_COLOR
Color MOVE_PATH_COLOR
-
movePathLines
List<Minimap.Line> movePathLines
-
multiUnits
Map<Coords,
Integer> multiUnits -
paintBorders
boolean paintBorders
-
roadHexes
List<int[]> roadHexes
A list of information on hexes with roads or bridges. -
secondLOS
Coords secondLOS
-
symbolsDisplayMode
int symbolsDisplayMode
-
terrainBuffer
Image terrainBuffer
-
topMargin
int topMargin
-
unitSize
int unitSize
-
zoom
int zoom
-
-
-
-
Package megamek.client.ui.swing.sbf
-
Class megamek.client.ui.swing.sbf.SBFActionPhaseDisplay
class SBFActionPhaseDisplay extends StatusBarPhaseDisplay implements Serializable-
Serialized Fields
-
butSkipTurn
MegaMekButton butSkipTurn
-
clientgui
SBFClientGUI clientgui
-
controller
MegaMekController controller
-
currentFormation
int currentFormation
The currently selected unit for taking action. Not necessarily equal to the unit shown in the unit viewer. -
ignoreNoActionNag
boolean ignoreNoActionNag
-
-
-
Class megamek.client.ui.swing.sbf.SBFFiringDisplay
class SBFFiringDisplay extends SBFActionPhaseDisplay implements Serializable-
Serialized Fields
-
buttons
Map<megamek.client.ui.swing.sbf.SBFFiringDisplay.FiringCommand,
MegaMekButton> buttons -
firingUnit
int firingUnit
-
plannedActions
List<EntityAction> plannedActions
-
selectedTarget
InGameObject selectedTarget
-
targetDialog
SBFTargetDialog targetDialog
-
-
-
Class megamek.client.ui.swing.sbf.SBFJumpChoiceDialog
-
Class megamek.client.ui.swing.sbf.SBFMovementDisplay
class SBFMovementDisplay extends SBFActionPhaseDisplay implements Serializable-
Serialized Fields
-
buttons
Map<megamek.client.ui.swing.sbf.SBFMovementDisplay.MoveCommand,
MegaMekButton> buttons -
plannedMovement
SBFMovePath plannedMovement
-
-
-
-
Package megamek.client.ui.swing.scenario
-
Class megamek.client.ui.swing.scenario.ScenarioChooser
class ScenarioChooser extends AbstractButtonDialog implements Serializable -
Class megamek.client.ui.swing.scenario.ScenarioInfoPanel
class ScenarioInfoPanel extends JPanel implements Serializable -
Class megamek.client.ui.swing.scenario.ScenarioInfoRenderer
class ScenarioInfoRenderer extends ScenarioInfoPanel implements Serializable
-
-
Package megamek.client.ui.swing.skinEditor
-
Class megamek.client.ui.swing.skinEditor.SkinEditorMainGUI
class SkinEditorMainGUI extends JPanel implements Serializable- serialVersionUID:
- 5625499617779156289L
-
Serialized Fields
-
frame
JFrame frame
-
skinSpecEditor
SkinSpecEditor skinSpecEditor
-
skinSpecEditorD
JDialog skinSpecEditorD
-
-
Class megamek.client.ui.swing.skinEditor.SkinSpecEditor
class SkinSpecEditor extends JPanel implements Serializable- serialVersionUID:
- -37452332974426228L
-
Serialized Fields
-
addCompButton
JButton addCompButton
-
currSkinCombo
JComboBox<String> currSkinCombo
-
editPanel
JPanel editPanel
-
enableBorders
JCheckBox enableBorders
-
enablePlain
JCheckBox enablePlain
-
mainGUI
SkinEditorMainGUI mainGUI
-
removeCompButton
JButton removeCompButton
-
resetSkinButton
JButton resetSkinButton
-
saveSkinButton
JButton saveSkinButton
-
skinEditPanel
SkinSpecPanel skinEditPanel
Panel that holds UI widgets for editing the selected skin spec. -
skinSpecCompList
JList<SkinSpecification.UIComponents> skinSpecCompList
-
skinSpecCompModel
DefaultListModel<SkinSpecification.UIComponents> skinSpecCompModel
Lists all SkinSpecifications for the current skin. -
udEditPanel
UnitDisplaySpecPanel udEditPanel
-
-
Class megamek.client.ui.swing.skinEditor.SkinSpecPanel
class SkinSpecPanel extends JPanel implements Serializable- serialVersionUID:
- -37452332974426228L
-
Serialized Fields
-
addColor
JButton addColor
-
background
megamek.client.ui.swing.skinEditor.SkinSpecPanel.BackgroundElement background
-
blCorner
megamek.client.ui.swing.skinEditor.SkinSpecPanel.BorderElement blCorner
-
bottomEdge
megamek.client.ui.swing.skinEditor.SkinSpecPanel.BorderElement bottomEdge
-
brCorner
megamek.client.ui.swing.skinEditor.SkinSpecPanel.BorderElement brCorner
-
colorButtons
ArrayList<JButton> colorButtons
-
colorLbl
JLabel colorLbl
-
fileChooser
JFileChooser fileChooser
-
leftEdge
megamek.client.ui.swing.skinEditor.SkinSpecPanel.BorderElement leftEdge
-
removeColor
JButton removeColor
-
rightEdge
megamek.client.ui.swing.skinEditor.SkinSpecPanel.BorderElement rightEdge
-
showScrollBars
JCheckBox showScrollBars
-
skinEditor
SkinSpecEditor skinEditor
-
tlCorner
megamek.client.ui.swing.skinEditor.SkinSpecPanel.BorderElement tlCorner
-
topEdge
megamek.client.ui.swing.skinEditor.SkinSpecPanel.BorderElement topEdge
-
trCorner
megamek.client.ui.swing.skinEditor.SkinSpecPanel.BorderElement trCorner
-
-
Class megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel
class UnitDisplaySpecPanel extends JPanel implements Serializable-
Serialized Fields
-
armorTabActive
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement armorTabActive
-
armorTabIdle
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement armorTabIdle
-
backgroundTile
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement backgroundTile
-
bottomLeftCorner
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement bottomLeftCorner
-
bottomLine
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement bottomLine
-
bottomRightCorner
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement bottomRightCorner
-
cornerActive
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement cornerActive
-
cornerIdle
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement cornerIdle
-
extrasTabIdle
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement extrasTabIdle
-
extraTabActive
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement extraTabActive
-
generalTabActive
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement generalTabActive
-
generalTabIdle
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement generalTabIdle
-
leftLine
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement leftLine
-
mekOutline
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement mekOutline
-
pilotTabActive
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement pilotTabActive
-
pilotTabIdle
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement pilotTabIdle
-
rightLine
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement rightLine
-
skinEditor
SkinSpecEditor skinEditor
-
systemsTabActive
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement systemsTabActive
-
systemsTabIdle
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement systemsTabIdle
-
topLeftCorner
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement topLeftCorner
-
topLine
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement topLine
-
topRightCorner
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement topRightCorner
-
weaponsTabActive
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement weaponsTabActive
-
weaponsTabIdle
megamek.client.ui.swing.skinEditor.UnitDisplaySpecPanel.BorderElement weaponsTabIdle
-
-
-
-
Package megamek.client.ui.swing.unitDisplay
-
Class megamek.client.ui.swing.unitDisplay.SummaryPanel
class SummaryPanel extends PicMap implements Serializable-
Serialized Fields
-
unitDisplay
UnitDisplay unitDisplay
-
unitInfo
JLabel unitInfo
-
-
-
Class megamek.client.ui.swing.unitDisplay.UnitDisplay
class UnitDisplay extends JPanel implements Serializable- serialVersionUID:
- -2060993542227677984L
-
Serialized Fields
-
aPan
megamek.client.ui.swing.unitDisplay.ArmorPanel aPan
-
butSwitchLocation
JButton butSwitchLocation
-
butSwitchView
JButton butSwitchView
-
clientgui
ClientGUI clientgui
-
currentlyDisplaying
Entity currentlyDisplaying
-
displayP
JPanel displayP
-
ePan
megamek.client.ui.swing.unitDisplay.ExtraPanel ePan
-
eventListeners
ArrayList<MekDisplayListener> eventListeners
-
labTitle
JLabel labTitle
-
mPan
SummaryPanel mPan
-
panA1
JPanel panA1
-
panA2
JPanel panA2
-
panB1
JPanel panB1
-
panB2
JPanel panB2
-
panC1
JPanel panC1
-
panC2
JPanel panC2
-
pPan
megamek.client.ui.swing.unitDisplay.PilotPanel pPan
-
sPan
megamek.client.ui.swing.unitDisplay.SystemPanel sPan
-
splitA1
JSplitPane splitA1
-
splitABC
JSplitPane splitABC
-
splitB1
JSplitPane splitB1
-
splitBC
JSplitPane splitBC
-
splitC1
JSplitPane splitC1
-
tabStrip
MekPanelTabStrip tabStrip
-
wPan
WeaponPanel wPan
-
-
Class megamek.client.ui.swing.unitDisplay.WeaponPanel
class WeaponPanel extends PicMap implements Serializable-
Serialized Fields
-
bgcolors
Color[] bgcolors
-
client
Client client
-
comboWeaponSortOrder
MMComboBox<WeaponSortOrder> comboWeaponSortOrder
-
currentHeatBuildupL
JLabel currentHeatBuildupL
-
currentHeatBuildupR
JLabel currentHeatBuildupR
-
entity
Entity entity
-
gridy
int gridy
-
m_chAmmo
JComboBox<String> m_chAmmo
-
m_chBayWeapon
JComboBox<String> m_chBayWeapon
-
minLeftMargin
int minLeftMargin
-
minTopMargin
int minTopMargin
-
panelLower
JPanel panelLower
-
panelMain
JPanel panelMain
-
prevTarget
Targetable prevTarget
Keep track of the previous target, used for certain weapons (like VGLs) that will force a target. With this, we can restore the previous target after the forced target. -
target
Targetable target
-
toHitText
JTextPane toHitText
-
tWeaponScroll
JScrollPane tWeaponScroll
-
unitDisplay
UnitDisplay unitDisplay
-
vAmmo
ArrayList<AmmoMounted> vAmmo
-
wAmmo
JLabel wAmmo
-
wArcHeatL
JLabel wArcHeatL
-
wArcHeatR
JLabel wArcHeatR
-
wAVL
JLabel wAVL
-
wBayWeapon
JLabel wBayWeapon
-
wDamageTrooperL
JLabel wDamageTrooperL
-
wDamageTrooperR
JLabel wDamageTrooperR
-
wDamL
JLabel wDamL
-
wDamR
JLabel wDamR
-
weaponList
JList<String> weaponList
-
wExtAVR
JLabel wExtAVR
-
wExtL
JLabel wExtL
-
wExtR
JLabel wExtR
-
wHeatL
JLabel wHeatL
-
wHeatR
JLabel wHeatR
-
wInfantryRange0L
JLabel wInfantryRange0L
-
wInfantryRange0R
JLabel wInfantryRange0R
-
wInfantryRange1L
JLabel wInfantryRange1L
-
wInfantryRange1R
JLabel wInfantryRange1R
-
wInfantryRange2L
JLabel wInfantryRange2L
-
wInfantryRange2R
JLabel wInfantryRange2R
-
wInfantryRange3L
JLabel wInfantryRange3L
-
wInfantryRange3R
JLabel wInfantryRange3R
-
wInfantryRange4L
JLabel wInfantryRange4L
-
wInfantryRange4R
JLabel wInfantryRange4R
-
wInfantryRange5L
JLabel wInfantryRange5L
-
wInfantryRange5R
JLabel wInfantryRange5R
-
wLongAVR
JLabel wLongAVR
-
wLongL
JLabel wLongL
-
wLongR
JLabel wLongR
-
wMedAVR
JLabel wMedAVR
-
wMedL
JLabel wMedL
-
wMedR
JLabel wMedR
-
wMinL
JLabel wMinL
-
wMinR
JLabel wMinR
-
wNameL
JLabel wNameL
-
wNameR
JLabel wNameR
-
wRangeL
JLabel wRangeL
-
wRangeR
JLabel wRangeR
-
wShortAVR
JLabel wShortAVR
-
wShortL
JLabel wShortL
-
wShortR
JLabel wShortR
-
wSortOrder
JLabel wSortOrder
-
wTargetExtraInfo
JLabel wTargetExtraInfo
-
wTargetInfo
JTextPane wTargetInfo
-
-
-
-
Package megamek.client.ui.swing.util
-
Class megamek.client.ui.swing.util.BASE64ToolKit
class BASE64ToolKit extends HTMLEditorKit implements Serializable -
Class megamek.client.ui.swing.util.ClickableLabel
class ClickableLabel extends JLabel implements Serializable-
Serialized Fields
-
baseText
String baseText
-
clickCallback
Consumer<MouseEvent> clickCallback
-
isHovered
boolean isHovered
-
-
-
Class megamek.client.ui.swing.util.DashedSeparator
class DashedSeparator extends JComponent implements Serializable-
Serialized Fields
-
color
Color color
-
relativeWidth
float relativeWidth
-
strokeWidth
float strokeWidth
-
-
-
Class megamek.client.ui.swing.util.IntRangeTextField
class IntRangeTextField extends JTextField implements Serializable-
Serialized Fields
-
docFilter
DocumentFilter docFilter
-
inputVerifier
InputVerifier inputVerifier
-
maximum
Integer maximum
-
minimum
Integer minimum
-
-
-
Class megamek.client.ui.swing.util.LocationBorder
class LocationBorder extends AbstractBorder implements Serializable-
Serialized Fields
-
lineColor
Color lineColor
Color of the border. -
thickness
float thickness
Thickness of the border.
-
-
-
Class megamek.client.ui.swing.util.ScalingPopup
class ScalingPopup extends JPopupMenu implements Serializable -
Class megamek.client.ui.swing.util.StraightArrowPolygon
class StraightArrowPolygon extends Polygon implements Serializable- serialVersionUID:
- 6865457471619747091L
-
Class megamek.client.ui.swing.util.UIUtil.Content
class Content extends JPanel implements Serializable- serialVersionUID:
- -6605053283642217306L
-
Class megamek.client.ui.swing.util.UIUtil.FixedXPanel
class FixedXPanel extends JPanel implements Serializable- serialVersionUID:
- -4634244641653743910L
-
Class megamek.client.ui.swing.util.UIUtil.FixedYPanel
class FixedYPanel extends JPanel implements Serializable- serialVersionUID:
- -8805710112708937089L
-
Class megamek.client.ui.swing.util.UIUtil.Header
class Header extends JPanel implements Serializable- serialVersionUID:
- -6235772150005269143L
-
Class megamek.client.ui.swing.util.UIUtil.OptionPanel
class OptionPanel extends UIUtil.FixedYPanel implements Serializable- serialVersionUID:
- -7168700339882132428L
-
Class megamek.client.ui.swing.util.UIUtil.TipButton
class TipButton extends JButton implements Serializable -
Class megamek.client.ui.swing.util.UIUtil.TipCombo
-
Class megamek.client.ui.swing.util.UIUtil.TipLabel
class TipLabel extends JLabel implements Serializable -
Class megamek.client.ui.swing.util.UIUtil.TipList
-
Class megamek.client.ui.swing.util.UIUtil.TipMMToggleButton
class TipMMToggleButton extends MMToggleButton implements Serializable -
Class megamek.client.ui.swing.util.UIUtil.TipPanel
class TipPanel extends JPanel implements Serializable -
Class megamek.client.ui.swing.util.UIUtil.TipSlider
class TipSlider extends JSlider implements Serializable -
Class megamek.client.ui.swing.util.UIUtil.TipTextField
class TipTextField extends JTextField implements Serializable-
Serialized Fields
-
hintText
String hintText
-
l
FocusListener l
-
-
-
Class megamek.client.ui.swing.util.UIUtil.WrappingButtonPanel
class WrappingButtonPanel extends JPanel implements Serializable- serialVersionUID:
- -6966176665047676553L
-
-
Package megamek.client.ui.swing.widget
-
Class megamek.client.ui.swing.widget.CheckpointComboBox
- serialVersionUID:
- -5047466175280294296L
-
Serialized Fields
-
checkpointIndex
int checkpointIndex
-
-
Class megamek.client.ui.swing.widget.IndexedRadioButton
class IndexedRadioButton extends JRadioButton implements Serializable- serialVersionUID:
- 5224809762401860469L
-
Serialized Fields
-
index
int index
-
-
Class megamek.client.ui.swing.widget.MegaMekBorder
class MegaMekBorder extends EtchedBorder implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
blCorner
ImageIcon blCorner
-
bottomLine
ArrayList<ImageIcon> bottomLine
-
bottomNumTiledIcons
int bottomNumTiledIcons
-
bottomShouldTile
ArrayList<Boolean> bottomShouldTile
-
bottomStaticSpace
int bottomStaticSpace
-
brCorner
ImageIcon brCorner
-
iconsLoaded
boolean iconsLoaded
-
insets
Insets insets
-
leftLine
ArrayList<ImageIcon> leftLine
-
leftNumTiledIcons
int leftNumTiledIcons
-
leftShouldTile
ArrayList<Boolean> leftShouldTile
-
leftStaticSpace
int leftStaticSpace
-
noBorder
boolean noBorder
Flag that determines whether a border should be drawn or not. -
rightLine
ArrayList<ImageIcon> rightLine
-
rightNumTiledIcons
int rightNumTiledIcons
-
rightShouldTile
ArrayList<Boolean> rightShouldTile
-
rightStaticSpace
int rightStaticSpace
-
tlCorner
ImageIcon tlCorner
-
topLine
ArrayList<ImageIcon> topLine
-
topNumTiledIcons
int topNumTiledIcons
-
topShouldTile
ArrayList<Boolean> topShouldTile
-
topStaticSpace
int topStaticSpace
-
trCorner
ImageIcon trCorner
-
-
Class megamek.client.ui.swing.widget.MegaMekButton
class MegaMekButton extends JButton implements Serializable- serialVersionUID:
- -3271105050872007863L
-
Serialized Fields
-
activeColor
Color activeColor
The color of the button text when activated. -
backgroundIcon
ImageIcon backgroundIcon
The default background image for the button, -
backgroundPressedIcon
ImageIcon backgroundPressedIcon
The background image to display when the button is pressed -
bgBuffer
BufferedImage bgBuffer
-
bgPressedBuffer
BufferedImage bgPressedBuffer
-
buttonColor
Color buttonColor
The color of the button text. -
disabledColor
Color disabledColor
The color of the button text when the button is disabled. -
iconsLoaded
boolean iconsLoaded
Keeps track of whether there are images to display for this button, or if the default rendering for JButtons should be used -
isBGTiled
boolean isBGTiled
Determines if the background images should be tiled or not. If this is false and the background images are smaller than the button size, they will be scaled to the button size. -
isMousedOver
boolean isMousedOver
Keeps track of whether the mouse cursor is currently over this button. Used to adjust the font of the button text. -
isPressed
boolean isPressed
Keeps track of if the button is pressed or not. This is used for determining if which image icon should be displayed. -
shouldBold
boolean shouldBold
Determines if the button should bold the button text on mouseover. -
specificFont
Font specificFont
-
-
Class megamek.client.ui.swing.widget.MekPanelTabStrip
class MekPanelTabStrip extends PicMap implements Serializable- serialVersionUID:
- -1282343469769007184L
-
Serialized Fields
-
activeTab
int activeTab
-
idleCorner
Image idleCorner
-
md
UnitDisplay md
-
selectedCorner
Image selectedCorner
-
tabs
PMPicPolygonalArea[] tabs
-
-
Class megamek.client.ui.swing.widget.MekSlotLabel
class MekSlotLabel extends PicMap implements Serializable- serialVersionUID:
- 5601930871313914270L
-
Serialized Fields
-
bgd
BackGroundDrawer bgd
-
-
Class megamek.client.ui.swing.widget.PicMap
class PicMap extends JComponent implements Serializable- serialVersionUID:
- -1718106533001806675L
-
Serialized Fields
-
activeHotArea
PMHotArea activeHotArea
-
areasCount
int areasCount
-
bgDrawers
Vector<BackGroundDrawer> bgDrawers
-
bgIsOpaque
boolean bgIsOpaque
-
bottomMargin
int bottomMargin
-
hotAreas
PMAreasGroup hotAreas
-
labels
PMAreasGroup labels
-
leftMargin
int leftMargin
-
minHeight
int minHeight
-
minWidth
int minWidth
-
offScr
Image offScr
-
otherAreas
PMAreasGroup otherAreas
-
rightMargin
int rightMargin
-
rootGroup
PMAreasGroup rootGroup
-
topMargin
int topMargin
-
-
Class megamek.client.ui.swing.widget.SBFReportPanel
class SBFReportPanel extends JPanel implements Serializable-
Serialized Fields
-
butEntitySearchDown
JButton butEntitySearchDown
-
butEntitySearchUp
JButton butEntitySearchUp
-
butPlayerSearchDown
JButton butPlayerSearchDown
-
butPlayerSearchUp
JButton butPlayerSearchUp
-
butQuickSearchDown
JButton butQuickSearchDown
-
butQuickSearchUp
JButton butQuickSearchUp
-
butSwitchLocation
JButton butSwitchLocation
-
comboEntity
JComboBox<String> comboEntity
-
comboPlayer
JComboBox<String> comboPlayer
-
comboQuick
JComboBox<String> comboQuick
-
currentClient
SBFClient currentClient
-
currentClientgui
SBFClientGUI currentClientgui
-
gameListener
GameListener gameListener
-
tabs
JTabbedPane tabs
-
-
-
Class megamek.client.ui.swing.widget.SimpleLine
class SimpleLine extends JComponent implements Serializable- serialVersionUID:
- -5086983596921211407L
-
Serialized Fields
-
h
int h
-
w
int w
-
-
Class megamek.client.ui.swing.widget.SkinnedJPanel
class SkinnedJPanel extends JPanel implements Serializable-
Serialized Fields
-
backgroundIcon
Image backgroundIcon
-
-
-
Class megamek.client.ui.swing.widget.VerifiableTextField
class VerifiableTextField extends JTextField implements Serializable- serialVersionUID:
- -4169356645839508584L
-
Serialized Fields
-
oldToolTip
String oldToolTip
-
required
Boolean required
-
selectAllTextOnGotFocus
boolean selectAllTextOnGotFocus
-
verifiers
Set<DataVerifier> verifiers
-
-
-
Package megamek.client.ui.trees
-
Class megamek.client.ui.trees.AbstractIconChooserTree
class AbstractIconChooserTree extends JTree implements Serializable -
Class megamek.client.ui.trees.CamoChooserTree
class CamoChooserTree extends AbstractIconChooserTree implements Serializable -
Class megamek.client.ui.trees.PortraitChooserTree
class PortraitChooserTree extends AbstractIconChooserTree implements Serializable
-
-
Package megamek.common
-
Class megamek.common.AbstractPlayerTurn
class AbstractPlayerTurn extends Object implements Serializable-
Serialized Fields
-
playerId
int playerId
-
-
-
Class megamek.common.AbstractSmallCraftASFBay
class AbstractSmallCraftASFBay extends UnitBay implements Serializable-
Serialized Fields
-
hasArts
boolean hasArts
-
-
-
Class megamek.common.Aero
class Aero extends Entity implements Serializable- serialVersionUID:
- 7196307097459255187L
-
Serialized Fields
-
accDecNow
boolean accDecNow
-
accLast
boolean accLast
-
altLoss
int altLoss
-
altLossThisRound
int altLossThisRound
Track how much altitude has been lost this turn. This is important for properly making weapon attacks, so WeaponAttackActions knows what the altitude was before the attack happened, since the altitude lose is applied before the attack resolves. -
autoEject
boolean autoEject
-
avionicsHits
int avionicsHits
-
capitalArmor
int capitalArmor
-
capitalArmor_orig
int capitalArmor_orig
-
cicHits
int cicHits
-
cockpitType
int cockpitType
-
condEjectAmmo
boolean condEjectAmmo
-
condEjectFuel
boolean condEjectFuel
-
condEjectSIDest
boolean condEjectSIDest
-
criticalThreshold
boolean criticalThreshold
-
currentDamage
int currentDamage
-
currentFuel
int currentFuel
-
currentVelocity
int currentVelocity
-
damThresh
int[] damThresh
-
designType
int designType
-
eccmRoll
int eccmRoll
-
ejecting
boolean ejecting
-
engineHits
int engineHits
-
enginesLostRound
int enginesLostRound
-
escapeCraftList
Set<String> escapeCraftList
-
extBombChoices
int[] extBombChoices
-
failedManeuver
boolean failedManeuver
-
fatalThresh
int fatalThresh
-
fcsHits
int fcsHits
-
fuel
int fuel
-
fuelTankHit
boolean fuelTankHit
-
gearHit
boolean gearHit
-
heatSinks
int heatSinks
-
heatSinksOriginal
int heatSinksOriginal
-
heatType
int heatType
-
ignoredCrewHits
int ignoredCrewHits
-
intBombChoices
int[] intBombChoices
-
leftThrustHits
int leftThrustHits
-
lifeSupport
boolean lifeSupport
-
marines
Map<UUID,
Integer> marines -
maxExtBombPoints
int maxExtBombPoints
-
maxIntBombPoints
int maxIntBombPoints
-
nextVelocity
int nextVelocity
-
orig_structIntegrity
int orig_structIntegrity
-
outControl
boolean outControl
-
outCtrlHeat
boolean outCtrlHeat
-
podHeatSinks
int podHeatSinks
-
potCriticalSlot
int potCriticalSlot
-
randomMove
boolean randomMove
-
rightThrustHits
int rightThrustHits
-
rolled
boolean rolled
-
sensorHits
int sensorHits
-
spheroid
boolean spheroid
-
straightMoves
int straightMoves
-
structIntegrity
int structIntegrity
-
usedInternalBombs
int usedInternalBombs
-
vstol
boolean vstol
-
weaponGroups
Map<String,
Integer> weaponGroups -
whoFirst
int whoFirst
-
wingsHit
boolean wingsHit
-
-
Class megamek.common.AeroSpaceFighter
class AeroSpaceFighter extends Aero implements Serializable -
Class megamek.common.ArtilleryTracker
class ArtilleryTracker extends Object implements Serializable- serialVersionUID:
- -6913144265531983734L
-
Serialized Fields
-
spotterIsForwardObs
boolean spotterIsForwardObs
-
weapons
Map<Mounted<?>,
Vector<ArtilleryTracker.ArtilleryModifier>> weapons Maps WeaponID's of artillery weapons to a Vector of ArtilleryModifiers, for all the different coords it's got mods to.
-
-
Class megamek.common.ArtilleryTracker.ArtilleryModifier
class ArtilleryModifier extends Object implements Serializable- serialVersionUID:
- 4913880091708068708L
-
Serialized Fields
-
coords
Coords coords
-
modifier
int modifier
-
-
Class megamek.common.ASFBay
class ASFBay extends AbstractSmallCraftASFBay implements Serializable- serialVersionUID:
- -4110012474950158433L
-
Class megamek.common.BattleArmor
class BattleArmor extends Infantry implements Serializable- serialVersionUID:
- 4594311535026187825L
-
Serialized Fields
-
camoName
String camoName
-
chassisType
int chassisType
this unit's chassis type, should be BattleArmor.CHASSIS_TYPE_BIPED or BattleArmor.CHASSIS_TYPE_QUAD -
clanExoWithoutHarjel
boolean clanExoWithoutHarjel
Clan industrial exoskeletons can opt to not use Harjel, to allow them to use IS chassis weight; this flag indicates whether or not this is the case. -
exoskeleton
boolean exoskeleton
-
hasCamoSystem
boolean hasCamoSystem
Flag that istrue
when this unit is equipped with a camo system. -
isInitialized
boolean isInitialized
Flag that istrue
when this object's constructor has completed. -
isMimetic
boolean isMimetic
Flag that istrue
when this unit is equipped with mimetic armor. -
isStealthy
boolean isStealthy
Flag that istrue
when this unit is equipped with stealth. -
longStealthMod
int longStealthMod
-
mediumStealthMod
int mediumStealthMod
-
modularTurret
boolean modularTurret
-
myCost
int myCost
The cost of this unit. This value should be set when the unit's file is read. -
shortStealthMod
int shortStealthMod
Modifiers toToHitData
for stealth. -
stealthName
String stealthName
-
troopers
int troopers
the number of troopers of this squad, dead or alive -
troopersShooting
int troopersShooting
The number of men alive in this unit at the beginning of the phase, before it begins to take damage. -
turretSize
int turretSize
-
weightClass
int weightClass
This unit's weight class
-
-
Class megamek.common.BattleArmorBay
class BattleArmorBay extends Bay implements Serializable- serialVersionUID:
- 7091227399812361916L
-
Serialized Fields
-
isClan
boolean isClan
-
isComStar
boolean isComStar
-
-
Class megamek.common.BattleArmorHandles
class BattleArmorHandles extends Object implements Serializable- serialVersionUID:
- -7149931565043762975L
-
Serialized Fields
-
carriedUnit
int carriedUnit
The troopers being carried.
-
-
Class megamek.common.BattleArmorHandlesTank
class BattleArmorHandlesTank extends BattleArmorHandles implements Serializable- serialVersionUID:
- 1031947858009941399L
-
Class megamek.common.Bay
class Bay extends Object implements Serializable- serialVersionUID:
- -9056450317468016272L
-
Serialized Fields
-
bayNumber
int bayNumber
-
currentdoors
int currentdoors
-
currentSpace
double currentSpace
The current amount of space not occupied by troops or cargo. -
damage
double damage
-
doors
int doors
-
doorsNext
int doorsNext
-
loadedThisTurn
int loadedThisTurn
-
minDoors
int minDoors
-
recoverySlots
List<Integer> recoverySlots
-
totalSpace
double totalSpace
The total amount of space available for troops. -
troops
Vector<Integer> troops
The troops being carried. -
unloadedThisTurn
int unloadedThisTurn
-
-
Class megamek.common.BipedMek
class BipedMek extends MekWithArms implements Serializable- serialVersionUID:
- 4166375446709772785L
-
Class megamek.common.Board
class Board extends Object implements Serializable- serialVersionUID:
- -5744058872091016636L
-
Serialization Methods
-
readObject
Override the default deserialization to populate the transientbldgByCoords
member.- Parameters:
in
- theObjectInputStream
to read.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
annotations
Map<Coords,
Collection<String>> annotations Per-hex annotations on the map. -
areas
Map<Integer,
HexArea> areas HexAreas that are set by code to be deployment zones. -
boardId
int boardId
-
buildings
Vector<Building> buildings
Building data structures. -
data
Hex[] data
-
description
String description
A description of the map. -
height
int height
-
infernos
Hashtable<Coords,
InfernoTracker> infernos Record the infernos placed on the board. -
mapType
int mapType
-
maxElevation
int maxElevation
-
minElevation
int minElevation
-
roadsAutoExit
boolean roadsAutoExit
Option to turn have roads auto-exiting to pavement. -
specialHexes
Hashtable<Coords,
Collection<SpecialHexDisplay>> specialHexes -
tags
Set<String> tags
Tags associated with this board to facilitate searching for it. -
width
int width
-
-
Class megamek.common.BoardDimensions
class BoardDimensions extends Object implements Serializable- serialVersionUID:
- -3562335656969231217L
-
Serialized Fields
-
h
int h
-
w
int w
-
-
Record Class megamek.common.BoardLocation
class BoardLocation extends Record implements Serializable-
Serialized Fields
-
boardId
int boardId
-
coords
Coords coords
-
-
-
Class megamek.common.Briefcase
class Briefcase extends Object implements Serializable- serialVersionUID:
- 8849879320465375457L
-
Serialized Fields
-
id
int id
-
invulnerable
boolean invulnerable
-
name
String name
-
ownerId
int ownerId
-
tonnage
double tonnage
-
-
Class megamek.common.Building
class Building extends Object implements Serializable- serialVersionUID:
- -8236017592012683793L
-
Serialized Fields
-
armor
Map<Coords,
Integer> armor The current armor of the building hexes. -
basement
Map<Coords,
BasementType> basement The Basement type of the building. -
basementCollapsed
Map<Coords,
Boolean> basementCollapsed The current state of the basement. -
bldgClass
int bldgClass
The Building Class of the building; equal to the terrain elevation of the BUILDING CLASS terrain of a hex. -
burning
Map<Coords,
Boolean> burning Flag that indicates whether this building is burning -
collapsedHexes
int collapsedHexes
-
coordinates
Vector<Coords> coordinates
The coordinates of every hex of this building. -
currentCF
Map<Coords,
Integer> currentCF The current construction factor of the building hexes. Any damage immediately updates this value. -
demolitionCharges
List<Building.DemolitionCharge> demolitionCharges
-
id
int id
The ID of this building. -
name
String name
The name of the building. -
originalHexes
int originalHexes
-
phaseCF
Map<Coords,
Integer> phaseCF The construction factor of the building hexes at the start of this attack phase. Damage that is received during the phase is applied at the end of the phase. -
type
BuildingType type
The Building Type of the building; equal to the terrain elevation of the BUILDING terrain of a hex.
-
-
Class megamek.common.Building.DemolitionCharge
class DemolitionCharge extends Object implements Serializable- serialVersionUID:
- -6655782801564155668L
-
Serialized Fields
-
damage
int damage
-
playerId
int playerId
-
pos
Coords pos
-
uuid
UUID uuid
A UUID to keep track of the identify of this demolition charge. Since we could have multiple charges in the same building hex, we can't track identity based upon owner and damage. Additionally, since we pass objects across the network, we need a mechanism to track identify other than memory address.
-
-
Class megamek.common.BuildingTarget
class BuildingTarget extends Object implements Serializable- serialVersionUID:
- 6432766092407639630L
-
Serialized Fields
-
elevation
int elevation
The elevation of the building at the targeted position, generally only used by bridges but also for buildings on hexes with depth. -
height
int height
The height of the building at the targeted position, used to indicate the number of levels of the building. A height 0 building is a 1-story (level 1) building. Bridges will always have a height of 0. -
id
int id
The ID of the building being targeted. -
name
String name
The name of this hex of the building. -
position
Coords position
The coordinates of the hex being targeted. -
type
int type
The type of attack that is targeting this building.
-
-
Class megamek.common.BulldozerMovePath
class BulldozerMovePath extends MovePath implements Serializable- serialVersionUID:
- 1346716014573707012L
-
Class megamek.common.CalledShot
class CalledShot extends Object implements Serializable- serialVersionUID:
- 8746351140726246311L
-
Serialized Fields
-
current
int current
-
-
Class megamek.common.CargoBay
class CargoBay extends Bay implements Serializable- serialVersionUID:
- 4161027191694822726L
-
Class megamek.common.ClampMountMek
class ClampMountMek extends BattleArmorHandles implements Serializable- serialVersionUID:
- -5687854937528642266L
-
Class megamek.common.ClampMountTank
class ClampMountTank extends BattleArmorHandlesTank implements Serializable- serialVersionUID:
- 593951005031815098L
-
Class megamek.common.CompositeTechLevel
class CompositeTechLevel extends Object implements Serializable- serialVersionUID:
- -2591881133085092725L
-
Serialized Fields
-
advanced
Integer advanced
-
availability
int[] availability
-
clan
boolean clan
-
earliest
int earliest
-
experimental
Integer experimental
-
extinct
List<CompositeTechLevel.DateRange> extinct
-
introYear
int introYear
-
mixed
boolean mixed
-
standard
Integer standard
-
staticTechLevel
SimpleTechLevel staticTechLevel
-
techFaction
int techFaction
-
techRating
int techRating
-
-
Class megamek.common.CompositeTechLevel.DateRange
class DateRange extends Object implements Serializable- serialVersionUID:
- 3144194494591950878L
-
Class megamek.common.ConvFighter
class ConvFighter extends AeroSpaceFighter implements Serializable- serialVersionUID:
- 6297668284292929409L
-
Class megamek.common.Coords
class Coords extends Object implements Serializable- serialVersionUID:
- -4451256806040563030L
-
Serialized Fields
-
hash
int hash
-
x
int x
-
y
int y
-
-
Class megamek.common.CounterGrappleTurn
class CounterGrappleTurn extends SpecificEntityTurn implements Serializable- serialVersionUID:
- 5248356977626018582L
-
Class megamek.common.Crew
class Crew extends Object implements Serializable- serialVersionUID:
- -141169182388269619L
-
Serialized Fields
-
actedThisTurn
boolean[] actedThisTurn
-
artillery
int[] artillery
-
backupGunner
int backupGunner
-
backupPilot
int backupPilot
-
clanPilots
boolean[] clanPilots
-
commandBonus
int commandBonus
-
crewType
CrewType crewType
-
currentSize
int currentSize
-
dead
boolean[] dead
-
doomed
boolean doomed
-
ejected
boolean ejected
-
externalId
String[] externalId
-
extraData
Map<Integer,
Map<String, String>> extraData -
fatigue
int[] fatigue
-
fatigueTurnCount
int fatigueTurnCount
-
genders
Gender[] genders
-
gunnerPos
int gunnerPos
-
gunnery
int[] gunnery
-
gunneryB
int[] gunneryB
-
gunneryL
int[] gunneryL
-
gunneryM
int[] gunneryM
-
hits
int[] hits
-
initBonus
int initBonus
-
koThisRound
boolean[] koThisRound
-
missing
boolean[] missing
-
names
String[] names
-
nicknames
String[] nicknames
-
options
PilotOptions options
-
piloting
int[] piloting
-
pilotPos
int pilotPos
-
portraits
Portrait[] portraits
-
size
int size
-
swapConsoleRoles
boolean swapConsoleRoles
-
toughness
int[] toughness
-
unconscious
boolean[] unconscious
-
-
Class megamek.common.CrewQuartersCargoBay
class CrewQuartersCargoBay extends Bay implements Serializable- serialVersionUID:
- 4161027191694822726L
-
Serialized Fields
-
weight
double weight
-
-
Class megamek.common.CriticalSlot
class CriticalSlot extends Object implements Serializable- serialVersionUID:
- -8744251501251495923L
-
Serialized Fields
-
armored
boolean armored
-
breached
boolean breached
-
destroyed
boolean destroyed
-
hit
boolean hit
-
hittable
boolean hittable
-
index
int index
Index is only used for system type critical slots. It is used as an index into a collection to determine what the system actually is. -
missing
boolean missing
-
mount
Mounted<?> mount
-
mount2
Mounted<?> mount2
-
repairable
boolean repairable
-
repairing
boolean repairing
-
type
int type
Determines what the type of this CriticalSlot is, either system or equipment. Systems represent core components of a unit that are located in specific criticals, such as gyros, engines, and cockpits. Equipment represents everything else, and will have an entry in an EquipmentType subclass.
-
-
Class megamek.common.DockingCollar
class DockingCollar extends Object implements Serializable- serialVersionUID:
- -4699786673513410716L
-
Class megamek.common.Dropship
class Dropship extends SmallCraft implements Serializable- serialVersionUID:
- 1528728632696989565L
-
Serialized Fields
-
asewAffectedTurns
int[] asewAffectedTurns
-
boomType
int boomType
-
collarType
int collarType
-
dockCollarDamaged
boolean dockCollarDamaged
-
kfBoomDamaged
boolean kfBoomDamaged
-
-
Class megamek.common.DropshuttleBay
class DropshuttleBay extends UnitBay implements Serializable- serialVersionUID:
- -6910402023514976670L
-
Serialized Fields
-
facing
int facing
-
-
Class megamek.common.EjectedCrew
class EjectedCrew extends Infantry implements Serializable- serialVersionUID:
- 8136710237585797372L
-
Class megamek.common.EjectionSeatCargoBay
class EjectionSeatCargoBay extends StandardSeatCargoBay implements Serializable- serialVersionUID:
- 8916801835963112628L
-
Class megamek.common.Engine
class Engine extends Object implements Serializable- serialVersionUID:
- -246032529363109609L
-
Serialized Fields
-
baseChassisHeatSinks
int baseChassisHeatSinks
-
engineFlags
int engineFlags
-
engineRating
int engineRating
-
engineType
int engineType
-
engineValid
boolean engineValid
-
problem
StringBuffer problem
-
-
Class megamek.common.Entity
class Entity extends TurnOrdered implements Serializable- serialVersionUID:
- 1430806396279853295L
-
Serialized Fields
-
_isEMId
boolean _isEMId
-
activeSensor
Sensor activeSensor
-
altitude
int altitude
altitude is different from elevation. It is used to measure the vertical distance of Aero units from the ground on low atmosphere and ground maps. -
ammoList
List<AmmoMounted> ammoList
A list of all mounted ammo. -
armor
int[] armor
-
armorTechLevel
int[] armorTechLevel
-
armorTechRating
int armorTechRating
Used by support vehicles to define tech rating of armor. Default value indicates that structural tech rating should be used, as in most cases the armor and structural tech ratings match. -
armorTonnage
double armorTonnage
-
armorType
int[] armorType
-
armsFlipped
boolean armsFlipped
-
asewAffectedTurns
int asewAffectedTurns
Keeps track of the current ASEW effect on this entity -
assaultDropInProgress
int assaultDropInProgress
-
aTracker
ArtilleryTracker aTracker
-
attackedByThisTurn
Set<Integer> attackedByThisTurn
-
baseChassisFireConWeight
double baseChassisFireConWeight
Used by omni support vehicles to track the weight of optional fire control systems. -
bloodStalkerTarget
int bloodStalkerTarget
The current target of the Blood Stalker SPA. -
blueShieldRounds
int blueShieldRounds
-
bMASCWentUp
boolean bMASCWentUp
-
bombList
List<BombMounted> bombList
A list of all mounted bombs. -
braceLocation
int braceLocation
The location the unit is bracing as per TacOps:AR page 82 -
bSuperchargerWentUp
boolean bSuperchargerWentUp
-
c3CompanyMasterIndex
int c3CompanyMasterIndex
-
c3iUUIDs
String[] c3iUUIDs
-
c3Master
int c3Master
-
c3MasterIsUUID
String c3MasterIsUUID
-
c3NetIdString
String c3NetIdString
-
c3UUID
String c3UUID
-
camouflage
Camouflage camouflage
-
canon
boolean canon
True if and only if this is a canon (published) unit. This is established by checking against a text file in the docs folder; "OfficialUnitList.txt".- See Also:
-
canUnstickByJumping
boolean canUnstickByJumping
-
captured
boolean captured
Whether this entity is captured or not. -
carcass
boolean carcass
-
carriedObjects
Map<Integer,
ICarryable> carriedObjects Map containing all the objects this entity is carrying as cargo, indexed by location -
chassis
String chassis
-
clanChassisName
String clanChassisName
The special chassis name for Clan Meks such as Timber Wolf for the Mad Cat. This is appended to the base chassis name to form the full chassis name such as Mad Cat (Timber Wolf) inEntity.getShortNameRaw()
andEntity.getFullChassis()
. This is only saved in mtf files (as of 2024). -
clearingMinefield
boolean clearingMinefield
-
climbMode
boolean climbMode
-
compositeTechLevel
CompositeTechLevel compositeTechLevel
-
connectedUnits
List<Integer> connectedUnits
A list of entity IDs being towed behind this entity, if present. Used to ensure all following trailers are disconnected if the train is broken at this entity. -
consecutiveRHSUses
int consecutiveRHSUses
Keeps track of the number of consecutive turns a radical heat sink has been used. -
conversionMode
int conversionMode
-
convertingNow
boolean convertingNow
-
conveyance
int conveyance
The ID of theEntity
that has loaded this unit. -
coolFromExternal
int coolFromExternal
-
crew
Crew crew
The pilot of the entity. Even infantry has a 'pilot'. -
crits
CriticalSlot[][] crits
This matrix stores critical slots in the format [location][slot #]. What locations entities have and how many slots there are in each is determined by the subclasses of Entity such as Mek. -
customWeaponOrder
Map<Integer,
Integer> customWeaponOrder Maps a weapon id to a user-specified index, used to get a custom ordering for weapons. -
damageThisPhase
int damageThisPhase
-
damageThisRound
int damageThisRound
-
delta_distance
int delta_distance
-
deployed
boolean deployed
Marks an entity as having been deployed -
deployRound
int deployRound
The round this unit will be deployed -
designValid
boolean designValid
-
destroyed
boolean destroyed
-
detectedByEnemy
boolean detectedByEnemy
Flag that indicates whether this entity has been detected by sensors by an enemy. -
displacementAttack
DisplacementAttackAction displacementAttack
-
displayName
String displayName
Protects: displayName, shortName, duplicateMarker. -
dodging
boolean dodging
-
done
boolean done
-
doomed
boolean doomed
-
duplicateMarker
int duplicateMarker
-
elevation
int elevation
this is the elevation of the Entity--with respect to the surface of the hex it's in. In other words, this may need to *change* as it moves from hex to hex--without it going up or down. I.e.--level 0 hex, elevation 5--it moves to a level 2 hex, without going up or down. elevation is now 3. -
endOfTurnCargoInteraction
boolean endOfTurnCargoInteraction
Round-long flag indicating that this entity has picked up an object this round. -
engine
Engine engine
-
engineHitsThisPhase
int engineHitsThisPhase
-
engineTechRating
int engineTechRating
Used by support vehicles to define tech rating of armor. Default value indicates that structural tech rating should be used, as in most cases the engine and structural tech ratings match. -
entityDetectedBy
Vector<Player> entityDetectedBy
Check to see what players have detected this entity with sensors, for double blind play. -
entitySeenBy
Vector<Player> entitySeenBy
Check to see who has seen this Entity Used for Double Blind Reports. -
equipmentList
List<Mounted<?>> equipmentList
A list of all mounted equipment. (Weapons, ammo, and misc) -
evading
boolean evading
-
everSeenByEnemy
boolean everSeenByEnemy
Indicates whether this entity has been seen by the enemy during the course of this game. Used in double-blind. -
exposure
int[] exposure
-
externalId
String externalId
ID settable by external sources (such as mm.net) -
facing
int facing
-
failedEquipmentList
ArrayList<String> failedEquipmentList
-
fell
boolean fell
-
findingClub
boolean findingClub
-
firedTsempThisTurn
boolean firedTsempThisTurn
Keeps track of whether this Entity fired a TSEMP this turn -
firingSolutions
Set<Integer> firingSolutions
Contains the ids of all entities that this entity has established a firing solution on. Used for double-blind on space maps - SO p117Entities need only be cleared from this when they move out of range, are destroyed, or move off the board
-
fleeZone
HexArea fleeZone
-
fluff
EntityFluff fluff
-
forceId
int forceId
-
forceString
String forceString
-
frontArcFired
boolean[] frontArcFired
-
ghostTargetOverride
int ghostTargetOverride
-
ghostTargetRoll
Roll ghostTargetRoll
-
gotPavementOrRoadBonus
boolean gotPavementOrRoadBonus
-
groundAttackedByThisTurn
Set<Integer> groundAttackedByThisTurn
-
hardenedArmorDamaged
boolean[] hardenedArmorDamaged
-
hasDamagedRHS
boolean hasDamagedRHS
Keeps track of whether or not this Entity has a critically hit radical heat sink. Using a flag will prevent having to iterate over all of the Entity's mounted equipment -
hasExternalSearchlight
boolean hasExternalSearchlight
True when the entity has an undestroyed searchlight that is neither a Quirk searchlight nor a mounted (0.5t / 1slot) searchlight. -
hasFiredTsemp
boolean hasFiredTsemp
Keeps track of whether this Entity has ever fired a TSEMP. This is used to avoid having to iterate over all weapons looking for TSEMPs to reset at the start of every round. -
hasFleeZone
boolean hasFleeZone
-
heat
int heat
-
heatBuildup
int heatBuildup
-
heatFromExternal
int heatFromExternal
-
heatSinkCoolantFailureFactor
int heatSinkCoolantFailureFactor
-
hiddenActivationPhase
GamePhase hiddenActivationPhase
Keeps track of whether this Entity should activate in a particular game phase. Generally this will be Game.Phase.UNKNOWN, indicating the unit isn't activating. -
hitBySwarmsEntity
Vector<Integer> hitBySwarmsEntity
2 vectors holding entity and weapon ids. to see who hit us this round with a swarm volley from what launcher. This vector holds the Entity ids.- See Also:
-
Entity.hitBySwarmsWeapon
-
hitBySwarmsWeapon
Vector<Integer> hitBySwarmsWeapon
A vector that stores from which launcher we were hit by a swarm weapon this round. This vector holds the weapon IDs.- See Also:
-
Entity.hitBySwarmsEntity
-
hullDown
boolean hullDown
-
icon
Base64Image icon
The icon for this unit; This is empty unless the unit file has an embedded icon. -
id
int id
-
illuminated
boolean illuminated
-
impLastTurn
int impLastTurn
Keeps track of the number of iATM improved magnetic pulse (IMP) his this entity took last turn. -
impThisTurn
int impThisTurn
Keeps track of the number of iATM improved magnetic pulse (IMP) his this entity took this turn. -
impThisTurnHeatHelp
int impThisTurnHeatHelp
-
iNarcPods
ArrayList<INarcPod> iNarcPods
-
incomingGuidedAttacks
ArrayList<WeaponAttackAction> incomingGuidedAttacks
Vector storing references to friendly weapon attack actions this entity may need to support; Primarily used by Princess to speed up TAG utility calculations. -
infernos
InfernoTracker infernos
The object that tracks this unit's Inferno round hits. -
initialBV
int initialBV
-
inReverse
boolean inReverse
-
internal
int[] internal
-
invalidSourceBuildReasons
List<Entity.InvalidSourceBuildReason> invalidSourceBuildReasons
-
isCarefulStanding
boolean isCarefulStanding
-
isCommander
boolean isCommander
-
isHidden
boolean isHidden
Flag that determines if this Entity is a hidden unit or not (see TW pg 259). -
isJumpingNow
boolean isJumpingNow
-
isJumpingWithMechanicalBoosters
boolean isJumpingWithMechanicalBoosters
-
isPowerReverse
boolean isPowerReverse
Used to keep track of usage of the power reverse quirk, which allows a combat vehicle to use flank MP in reverse. If power reverse is used and a PSR is required, it adds a +1 modifier to the PSR. -
isTowing
int isTowing
Used with MoveStep.TOW to find and update the correct entity when adding it to a train -
isTractorFor
List<Integer> isTractorFor
A list of all the entity IDs towed by this entity, including those connected to other towed trailersUse this for the tractor/engine/tug
-
jumpMP
int jumpMP
-
killerId
int killerId
-
lastTarget
int lastTarget
-
lastTargetDisplayName
String lastTargetDisplayName
-
layingMines
boolean layingMines
-
loadedKeepers
Vector<Integer> loadedKeepers
Need to keep a vector of entity IDs loaded in the chat lounge -
loadedThisTurn
boolean loadedThisTurn
Set totrue
if this unit was loaded this turn. -
locationBlownOff
boolean[] locationBlownOff
-
locationBlownOffThisPhase
boolean[] locationBlownOffThisPhase
-
m_lNarcedBy
long m_lNarcedBy
-
m_lPendingNarc
long m_lPendingNarc
-
madePointblankShot
boolean madePointblankShot
Used to determine if this Entity has made a pointblank shot so far this round. -
manualBV
int manualBV
-
manualShutdown
boolean manualShutdown
-
military
boolean military
-
miscList
List<MiscMounted> miscList
A list of all remaining equipment. -
mixedTech
boolean mixedTech
-
model
String model
-
moved
EntityMovementType moved
-
movedBackwards
boolean movedBackwards
-
movedLastRound
EntityMovementType movedLastRound
-
movementMode
EntityMovementMode movementMode
Stores the current movement mode. -
mpUsed
int mpUsed
-
mpUsedLastRound
int mpUsedLastRound
-
mulId
int mulId
If this is a unit from an official source, the MUL ID links it to its corresponding entry in the online Master Unit List. -
narcPods
ArrayList<NarcPod> narcPods
-
NC3UUIDs
String[] NC3UUIDs
-
nCrew
int nCrew
-
neverDeployed
boolean neverDeployed
Tracks if this entity was never deployed -
newC3NetIdString
String newC3NetIdString
Nova CEWS can adjust the network on the fly. This keeps track of the C3 net ID to be switched to on the next turn. -
nextSensor
Sensor nextSensor
-
nMarines
int nMarines
-
nMASCLevel
int nMASCLevel
-
nPassenger
int nPassenger
-
nSuperchargerLevel
int nSuperchargerLevel
-
offBoardDirection
OffBoardDirection offBoardDirection
-
offBoardDistance
int offBoardDistance
-
offBoardShotObservers
Set<Integer> offBoardShotObservers
Set of team IDs that have observed this entity making attacks from off-board -
omni
boolean omni
-
omniPodTransports
Vector<Transporter> omniPodTransports
The components of this entity that can transport other entities and occupy pod space of an omni unit. -
orig_armor
int[] orig_armor
-
orig_internal
int[] orig_internal
-
originalBuildYear
int originalBuildYear
Year to use calculating engine and control system weight and fuel efficiency for primitive support vehicles and aerospace units. This needs to be tracked separately from intro year to account for refits that change the intro year but don't affect the structural components -
ownerId
int ownerId
-
partReps
PartialRepairs partReps
-
passedThrough
Vector<Coords> passedThrough
-
passedThroughFacing
List<Integer> passedThroughFacing
-
pendingINarcPods
ArrayList<INarcPod> pendingINarcPods
-
pendingNarcPods
ArrayList<NarcPod> pendingNarcPods
-
pickedUpMekWarriors
Vector<Integer> pickedUpMekWarriors
The ids of the MekWarriors this entity has picked up -
playerPickedPassThrough
Map<Integer,
Coords> playerPickedPassThrough Stores the player selected hex ground to air targeting. For ground to air, distance to target for the ground unit is determined by the closest hex in the flight path of the airborne unit. It's possible that there are multiple equidistance hexes in the flight path and in some cases, one of those hexes will be better than the other (ie, one could be side arc and one rear). By default, MM picks the first hex, but the user should be able to distinguish between multiple equi-distant hexes. -
position
Coords position
-
previousMovementMode
EntityMovementMode previousMovementMode
-
prone
boolean prone
-
quirks
Quirks quirks
-
ramming
boolean ramming
-
rearArcFired
boolean[] rearArcFired
-
reckless
boolean reckless
-
recoveryTurn
int recoveryTurn
-
removalCondition
int removalCondition
The removal condition is set when the entity is removed from the game. -
retreatedDirection
OffBoardDirection retreatedDirection
-
role
UnitRole role
-
rolledForEngineExplosion
boolean rolledForEngineExplosion
-
salvageable
boolean salvageable
Flag that indicates that the unit can still be salvaged (given enough time and parts). -
searchlightIsActive
boolean searchlightIsActive
-
sec_facing
int sec_facing
-
secondaryPositions
Map<Integer,
Coords> secondaryPositions Used for Entities that are bigger than a single hex. This contains the central hex plus all of the other hexes this entity occupies. The central hex is important for drawing multi-hex sprites. -
selfDestructedThisTurn
boolean selfDestructedThisTurn
-
selfDestructing
boolean selfDestructing
-
selfDestructInitiated
boolean selfDestructInitiated
-
sensorCheck
int sensorCheck
-
sensorContacts
Set<Integer> sensorContacts
Contains the ids of all entities that have been detected by this entity's sensors. Used for double-blind on space maps - SO p117Entities need only be cleared from this when they move out of range, are destroyed, or move off the board
-
sensors
Vector<Sensor> sensors
A vector of currently active sensors that might be able to check range -
shortName
String shortName
-
shutDown
boolean shutDown
-
shutdownByBATaser
boolean shutdownByBATaser
-
shutDownThisPhase
boolean shutDownThisPhase
-
source
String source
-
spotTargetId
int spotTargetId
The entity id of our current spot-target -
spotting
boolean spotting
-
startingAnyNWx
int startingAnyNWx
-
startingAnyNWy
int startingAnyNWy
-
startingAnySEx
int startingAnySEx
-
startingAnySEy
int startingAnySEy
-
startingOffset
int startingOffset
-
startingPos
int startingPos
-
startingWidth
int startingWidth
-
startupThisPhase
boolean startupThisPhase
-
struck
boolean struck
-
structuralTechRating
int structuralTechRating
Used by support vehicles to define the structural tech rating (TM pg 117). The values should come from EquipmentType.RATING_A-X. -
structureTechLevel
int structureTechLevel
-
structureType
int structureType
-
stuckInSwamp
boolean stuckInSwamp
-
swarmAttackerId
int swarmAttackerId
The id of theEntity
that is attacking this unit with a swarm attack. -
swarmTargetId
int swarmTargetId
The id of theEntity
that is the current target of a swarm attack by this unit. -
taggedBy
int taggedBy
-
targetBay
int targetBay
-
taserFeedBackRounds
int taserFeedBackRounds
-
taserInterference
int taserInterference
-
taserInterferenceHeat
boolean taserInterferenceHeat
-
taserInterferenceRounds
int taserInterferenceRounds
-
taserShutdownRounds
int taserShutdownRounds
-
techLevel
int techLevel
-
tmTracker
TeleMissileTracker tmTracker
-
totalWeaponList
List<WeaponMounted> totalWeaponList
A list of every weapon mount, including bay mounts and weapon group mounts -
towedBy
int towedBy
The ID of the entity directly towing this one Used to find and set the correct Transporter -
tractor
int tractor
The id of the powered tractor towing the whole train this entity is part of. This will often be the same entity as towedBy -
traitorId
int traitorId
-
transports
Vector<Transporter> transports
The components of this entity that can transport other entities. -
tsempEffect
int tsempEffect
Keeps track of the current TSEMP effect on this entity -
tsempHitsThisTurn
int tsempHitsThisTurn
Keeps track of whether this Entity was hit by a TSEMP this turn. -
turnWasInterrupted
boolean turnWasInterrupted
-
twistedPhase
GamePhase twistedPhase
-
underwaterRounds
int underwaterRounds
-
unitNumber
short unitNumber
The unit number of this entity. All entities which are members of the same low-level unit are expected to share the same unit number. Future implementations may store multiple unit designations in the same unit number (e.g. battalion, company, platoon, and lance). -
unjammingRAC
boolean unjammingRAC
-
unloadedThisTurn
boolean unloadedThisTurn
Set totrue
if this unit was unloaded this turn. -
usedMASC
boolean usedMASC
-
usedSearchlight
boolean usedSearchlight
-
usedSupercharger
boolean usedSupercharger
-
useManualBV
boolean useManualBV
-
vectors
int[] vectors
-
visibleToEnemy
boolean visibleToEnemy
Indicates whether this entity can currently be seen by the enemy. Used in double-blind. -
walkMP
int walkMP
-
weaponBayList
List<WeaponMounted> weaponBayList
A list of all mounted weapon bays -
weaponGroupList
List<WeaponMounted> weaponGroupList
A list of all mounted weapon groups -
weaponList
List<WeaponMounted> weaponList
A list of all mounted weapons. This only includes regular weapons, not bay mounts or grouped weapon mounts. -
weaponSortOrder
WeaponSortOrder weaponSortOrder
Determines the sort order for weapons in the UnitDisplay weapon list. -
weapOrderChanged
boolean weapOrderChanged
Flag that indicates weapon sort order has changed (included ordering for custom sort order). -
weight
double weight
-
wigeBonus
int wigeBonus
-
wigeLiftoffHover
boolean wigeLiftoffHover
-
year
int year
-
-
Class megamek.common.EntityClassTurn
class EntityClassTurn extends GameTurn implements Serializable- serialVersionUID:
- 1305684619846966124L
-
Serialized Fields
-
mask
int mask
-
-
Class megamek.common.EntityFluff
class EntityFluff extends Object implements Serializable- serialVersionUID:
- -8018098140016149185L
-
Serialized Fields
-
capabilities
String capabilities
-
deployment
String deployment
-
fluffImage
Base64Image fluffImage
-
height
String height
-
history
String history
-
length
String length
-
manufacturer
String manufacturer
-
notes
String notes
-
overview
String overview
-
primaryFactory
String primaryFactory
-
systemManufacturers
Map<EntityFluff.System,
String> systemManufacturers -
systemModels
Map<EntityFluff.System,
String> systemModels -
use
String use
-
width
String width
-
-
Class megamek.common.EscapePods
class EscapePods extends SmallCraft implements Serializable- serialVersionUID:
- 8128620143810186608L
-
Serialized Fields
-
originalRideExternalId
String originalRideExternalId
-
originalRideId
int originalRideId
-
-
Class megamek.common.FighterSquadron
class FighterSquadron extends AeroSpaceFighter implements Serializable- serialVersionUID:
- 3491212296982370726L
-
Class megamek.common.FirstClassQuartersCargoBay
class FirstClassQuartersCargoBay extends Bay implements Serializable- serialVersionUID:
- 4161027191694822726L
-
Serialized Fields
-
weight
double weight
-
-
Class megamek.common.FixedWingSupport
class FixedWingSupport extends ConvFighter implements Serializable- serialVersionUID:
- 347113432982248518L
-
Serialized Fields
-
barRating
int[] barRating
-
-
Class megamek.common.Flare
class Flare extends Object implements Serializable- serialVersionUID:
- 451911245389504483L
-
Serialized Fields
-
flags
int flags
-
position
Coords position
-
radius
int radius
-
turnsToBurn
int turnsToBurn
-
-
Class megamek.common.FuelTank
class FuelTank extends Building implements Serializable- serialVersionUID:
- 5275543640680231747L
-
Serialized Fields
-
_magnitude
int _magnitude
-
-
Class megamek.common.Game
class Game extends AbstractGame implements Serializable- serialVersionUID:
- 8376320092671792532L
-
Serialized Fields
-
attacks
Vector<AttackHandler> attacks
-
botSettings
Map<String,
BehaviorSettings> botSettings Stores princess behaviors for game factions. It does not indicate that a faction is currently played by a bot, only that the most recent bot connected as that faction used these settings. Used to add the settings to savegames and allow restoring bots to their previous settings. -
controlRolls
Vector<PilotingRollData> controlRolls
-
endImmediately
boolean endImmediately
-
entityPosLookup
Map<Coords,
HashSet<Integer>> entityPosLookup -
externalGameId
int externalGameId
-
extremeGravityRolls
Vector<PilotingRollData> extremeGravityRolls
-
flares
Vector<Flare> flares
-
forceVictory
boolean forceVictory
-
gameReports
GameReports gameReports
-
ignorePlayerDefeatVotes
boolean ignorePlayerDefeatVotes
-
illuminatedPositions
HashSet<Coords> illuminatedPositions
-
initiativeRerollRequests
Vector<Team> initiativeRerollRequests
-
lastEntityId
int lastEntityId
-
lastPhase
GamePhase lastPhase
The past phase -
mapSettings
MapSettings mapSettings
-
minefields
Hashtable<Coords,
Vector<Minefield>> minefields -
offboardArtilleryAttacks
Vector<ArtilleryAttackAction> offboardArtilleryAttacks
-
options
IGameOptions options
-
orbitalBombardmentAttacks
Vector<OrbitalBombardment> orbitalBombardmentAttacks
-
pendingCharges
Vector<AttackAction> pendingCharges
-
pendingRams
Vector<AttackAction> pendingRams
-
pendingTeleMissileAttacks
Vector<AttackAction> pendingTeleMissileAttacks
-
phase
GamePhase phase
The present phase -
pilotRolls
Vector<PilotingRollData> pilotRolls
-
planetaryConditions
PlanetaryConditions planetaryConditions
how's the weather? -
smokeCloudList
List<SmokeCloud> smokeCloudList
-
tagInfoForTurn
Vector<TagInfo> tagInfoForTurn
-
turnVector
Vector<GameTurn> turnVector
The current turn list -
uuid
UUID uuid
A UUID to identify this game instance. -
version
Version version
Stores the version of MM, so that it can be serialized in saved games. -
vibrabombs
Vector<Minefield> vibrabombs
-
victoryContext
HashMap<String,
Object> victoryContext -
victoryHelper
VictoryHelper victoryHelper
-
victoryPlayerId
int victoryPlayerId
-
victoryTeam
int victoryTeam
-
vOutOfGame
Vector<Entity> vOutOfGame
Track entities removed from the game (probably by death)
-
-
Class megamek.common.GameReports
class GameReports extends Object implements Serializable- serialVersionUID:
- -2388197938278797669L
-
Class megamek.common.GameTurn
class GameTurn extends AbstractPlayerTurn implements Serializable- serialVersionUID:
- -8340385894504735190L
-
Serialized Fields
-
isMultiTurn
boolean isMultiTurn
Various optionals rules force certain unit types to move multiple units for one turn, such as mek and vehicle lance rules; this flag keeps track of whether this turn was generated as one of these multi-turns.
-
-
Class megamek.common.GunEmplacement
class GunEmplacement extends Tank implements Serializable- serialVersionUID:
- 8561738092216598248L
-
Serialized Fields
-
initialBuildingArmor
int initialBuildingArmor
-
initialBuildingCF
int initialBuildingCF
-
-
Class megamek.common.HandheldWeapon
class HandheldWeapon extends Entity implements Serializable- serialVersionUID:
- 5872304985723094857L
-
Class megamek.common.HeavyVehicleBay
class HeavyVehicleBay extends UnitBay implements Serializable- serialVersionUID:
- 3490408642054662664L
-
Class megamek.common.Hex
class Hex extends Object implements Serializable- serialVersionUID:
- 82483704768044698L
-
Class megamek.common.HexTarget
class HexTarget extends Object implements Serializable- serialVersionUID:
- -5742445409423125942L
-
Class megamek.common.INarcPod
class INarcPod extends Object implements Serializable- serialVersionUID:
- -3566809840132774242L
-
Serialized Fields
-
location
int location
-
team
int team
-
type
int type
-
-
Class megamek.common.Infantry
class Infantry extends Entity implements Serializable- serialVersionUID:
- -8706716079307721282L
-
Serialized Fields
-
activeTroopers
int activeTroopers
The number of troopers alive in this platoon, including any damage sustained in the current phase. -
canCallSupport
boolean canCallSupport
-
damageDivisor
double damageDivisor
-
dest
boolean dest
-
dugIn
int dugIn
-
encumbering
boolean encumbering
-
infSpecs
int infSpecs
The active specializations of this platoon. -
isCallingSupport
boolean isCallingSupport
-
isMicrolite
boolean isMicrolite
For mechanized VTOL infantry, stores whether the platoon are microlite troops, which need to enter a hex every turn to remain in flight. -
isTakingCover
boolean isTakingCover
-
mount
InfantryMount mount
-
originalTrooperCount
int originalTrooperCount
-
primaryName
String primaryName
-
primaryWeapon
InfantryWeapon primaryWeapon
-
secondaryWeapon
InfantryWeapon secondaryWeapon
-
secondaryWeaponsPerSquad
int secondaryWeaponsPerSquad
-
secondName
String secondName
-
sneak_camo
boolean sneak_camo
-
sneak_ecm
boolean sneak_ecm
-
sneak_ir
boolean sneak_ir
-
spaceSuit
boolean spaceSuit
-
squadCount
int squadCount
-
squadSize
int squadSize
-
troopersShooting
int troopersShooting
The number of troopers alive in this platoon at the beginning of the phase, before taking damage. -
turnsLayingExplosives
int turnsLayingExplosives
-
-
Class megamek.common.InfantryBay
class InfantryBay extends Bay implements Serializable- serialVersionUID:
- 946578184870030662L
-
Serialized Fields
-
platoonType
InfantryTransporter.PlatoonType platoonType
-
-
Class megamek.common.InfantryCompartment
class InfantryCompartment extends Object implements Serializable- serialVersionUID:
- 7837499891552862932L
-
Class megamek.common.InfantryMount
class InfantryMount extends Object implements Serializable-
Serialized Fields
-
burstDamage
int burstDamage
-
custom
boolean custom
-
damageDivisor
double damageDivisor
-
maxWaterDepth
int maxWaterDepth
-
movementMode
EntityMovementMode movementMode
-
movementPoints
int movementPoints
-
name
String name
-
secondaryGroundMP
int secondaryGroundMP
-
size
InfantryMount.BeastSize size
-
uwEndurance
int uwEndurance
-
vehicleDamage
int vehicleDamage
-
weight
double weight
-
-
-
Class megamek.common.InfantryWeaponMounted
class InfantryWeaponMounted extends WeaponMounted implements Serializable-
Serialized Fields
-
typeName
String typeName
-
-
-
Class megamek.common.InfernoTracker
class InfernoTracker extends Object implements Serializable- serialVersionUID:
- -5256053831078922473L
-
Serialized Fields
-
turnsIVLeftToBurn
int turnsIVLeftToBurn
The number of turns of Inferno IV burn remaining. -
turnsLeftToBurn
int turnsLeftToBurn
The number of turns of standard Inferno burn remaining.
-
-
Class megamek.common.InitiativeRoll
class InitiativeRoll extends Object implements Serializable- serialVersionUID:
- -1850190415242027657L
-
Class megamek.common.InsulatedCargoBay
class InsulatedCargoBay extends Bay implements Serializable- serialVersionUID:
- 4161027191694822726L
-
Serialized Fields
-
weight
double weight
-
-
Class megamek.common.Jumpship
class Jumpship extends Aero implements Serializable- serialVersionUID:
- 9154398176617208384L
-
Serialized Fields
-
accumulatedThrust
double accumulatedThrust
-
asewAffectedTurns
int[] asewAffectedTurns
-
chargingSystemHit
boolean chargingSystemHit
-
damagedGravDecks
Map<Integer,
Integer> damagedGravDecks Keep track of all of the grav decks and their damage status Stores the number of hits on each grav deck by the index value from the list gravDecks -
driveCoilHit
boolean driveCoilHit
-
driveControllerHit
boolean driveControllerHit
-
driveCoreType
int driveCoreType
-
escapePods
int escapePods
-
escapePodsLaunched
int escapePodsLaunched
-
fieldInitiatorHit
boolean fieldInitiatorHit
-
gravDecks
List<Integer> gravDecks
Keep track of all of the grav decks and their sizes. This is a new approach for storing grav decks, which allows the size of each deck to be stored. Previously, we just stored the number of standard, large and huge grav decks, and could not specify the exact size of the deck. -
hasHPG
boolean hasHPG
-
hasLF
boolean hasLF
-
helium_tankage
int helium_tankage
-
heliumTankHit
boolean heliumTankHit
-
jumpRange
int jumpRange
-
kf_integrity
int kf_integrity
-
lfBatteryHit
boolean lfBatteryHit
-
lifeBoats
int lifeBoats
-
lifeBoatsLaunched
int lifeBoatsLaunched
-
nBattleArmor
int nBattleArmor
-
nGunners
int nGunners
-
nOfficers
int nOfficers
-
nOtherCrew
int nOtherCrew
-
original_kf_integrity
int original_kf_integrity
-
original_sail_integrity
int original_sail_integrity
-
sail
boolean sail
-
sail_integrity
int sail_integrity
-
stationThrust
double stationThrust
-
-
Class megamek.common.LAMPilot
class LAMPilot extends Crew implements Serializable- serialVersionUID:
- -5081079779376940577L
-
Serialized Fields
-
gunneryAero
int gunneryAero
-
gunneryAeroB
int gunneryAeroB
-
gunneryAeroL
int gunneryAeroL
-
gunneryAeroM
int gunneryAeroM
-
lam
LandAirMek lam
-
pilotingAero
int pilotingAero
-
-
Class megamek.common.LandAirMek
class LandAirMek extends BipedMek implements Serializable- serialVersionUID:
- -8118673802295814548L
-
Serialized Fields
-
accDecNow
boolean accDecNow
-
accLast
boolean accLast
-
airmekBombTarget
Targetable airmekBombTarget
-
altLoss
int altLoss
-
altLossThisRound
int altLossThisRound
-
capitalArmor
int capitalArmor
-
capitalArmor_orig
int capitalArmor_orig
-
critThresh
boolean critThresh
-
currentDamage
int currentDamage
-
currentfuel
int currentfuel
-
currentVelocity
int currentVelocity
-
enginesLostRound
int enginesLostRound
-
extBombChoices
int[] extBombChoices
-
failedManeuver
boolean failedManeuver
-
fatalThresh
int fatalThresh
-
fuel
int fuel
-
intBombChoices
int[] intBombChoices
-
lamType
int lamType
-
nextVelocity
int nextVelocity
-
outControl
boolean outControl
Fighter mode -
outCtrlHeat
boolean outCtrlHeat
-
randomMove
boolean randomMove
-
rolled
boolean rolled
-
straightMoves
int straightMoves
-
weaponGroups
Map<String,
Integer> weaponGroups -
whoFirst
int whoFirst
-
-
Class megamek.common.LargeSupportTank
class LargeSupportTank extends SupportTank implements Serializable- serialVersionUID:
- -3177191060629774478L
-
Serialized Fields
-
fuelTonnage
double fuelTonnage
-
-
Class megamek.common.LightVehicleBay
class LightVehicleBay extends UnitBay implements Serializable- serialVersionUID:
- -1587851184051479305L
-
Class megamek.common.LiquidCargoBay
class LiquidCargoBay extends Bay implements Serializable- serialVersionUID:
- 4161027191694822726L
-
Serialized Fields
-
weight
double weight
-
-
Class megamek.common.LivestockCargoBay
class LivestockCargoBay extends Bay implements Serializable- serialVersionUID:
- 4161027191694822726L
-
Serialized Fields
-
weight
double weight
-
-
Exception megamek.common.LocationFullException
class LocationFullException extends Exception implements Serializable- serialVersionUID:
- -8220621982313473559L
-
Class megamek.common.MapSettings
class MapSettings extends Object implements Serializable- serialVersionUID:
- -6163977970758303066L
-
Serialized Fields
-
algorithmToUse
int algorithmToUse
which landscape generation Algortihm to use -
boardBuildings
ArrayList<BuildingTemplate> boardBuildings
-
boardHeight
int boardHeight
-
boardsAvailable
ArrayList<String> boardsAvailable
-
boardsSelected
ArrayList<String> boardsSelected
-
boardWidth
int boardWidth
-
cityBlocks
int cityBlocks
Parameters for the city generator -
cityDensity
int cityDensity
-
cityMaxCF
int cityMaxCF
-
cityMaxFloors
int cityMaxFloors
-
cityMinCF
int cityMinCF
-
cityMinFloors
int cityMinFloors
-
cityType
String cityType
-
cliffs
int cliffs
how much cliffs should there be, range 0-100 (% chance for each cliff candidate) -
fxMod
int fxMod
special FX modifier -
hilliness
int hilliness
how much hills there should be, Range 0..99 -
invertNegativeTerrain
int invertNegativeTerrain
-
mapHeight
int mapHeight
-
mapWidth
int mapWidth
-
maxCraters
int maxCraters
maximum Number of Craters on one map -
maxFoliageSize
int maxFoliageSize
maximum Size of a forest -
maxFoliageSpots
int maxFoliageSpots
how much foliage at most -
maxForestSize
int maxForestSize
maximum Size of a forest -
maxForestSpots
int maxForestSpots
how much forests at most -
maxFortifiedSize
int maxFortifiedSize
maximum Size of a fortified spot -
maxFortifiedSpots
int maxFortifiedSpots
how much fortified spots at most -
maxIceSize
int maxIceSize
maximum Size of a ice spot -
maxIceSpots
int maxIceSpots
how much ice spots at most -
maxJungleSize
int maxJungleSize
maximum Size of a forest -
maxJungleSpots
int maxJungleSpots
how much forests at most -
maxPavementSize
int maxPavementSize
maximum Size of a pavement spot -
maxPavementSpots
int maxPavementSpots
how much pavement spots at most -
maxPlantedFieldSize
int maxPlantedFieldSize
maximum size of a planted field spot -
maxPlantedFieldSpots
int maxPlantedFieldSpots
how much planted field spots at most -
maxRadius
int maxRadius
maximum Radius of the Craters -
maxRoughSize
int maxRoughSize
maximum Size of a rough spot -
maxRoughSpots
int maxRoughSpots
how much rough spots at most -
maxRubbleSize
int maxRubbleSize
maximum Size of a rubble spot -
maxRubbleSpots
int maxRubbleSpots
how much rubble spots at most -
maxSandSize
int maxSandSize
maximum Size of a rough spot -
maxSandSpots
int maxSandSpots
how much sand spots at most -
maxSnowSize
int maxSnowSize
maximum Size of a snow spot -
maxSnowSpots
int maxSnowSpots
how much snow spots at most -
maxSwampSize
int maxSwampSize
maximum Size of a swamp spot -
maxSwampSpots
int maxSwampSpots
how much swamp spots at most -
maxTundraSize
int maxTundraSize
maximum Size of a tundra spot -
maxTundraSpots
int maxTundraSpots
how much tundra spots at most -
maxWaterSize
int maxWaterSize
maximum Size of a lake -
maxWaterSpots
int maxWaterSpots
how much Lakes at most -
medium
int medium
-
minCraters
int minCraters
minimum Number of Craters on one map -
minFoliageSize
int minFoliageSize
minimum size of a forest -
minFoliageSpots
int minFoliageSpots
how much foliage at least -
minForestSize
int minForestSize
minimum size of a forest -
minForestSpots
int minForestSpots
how much forests at least -
minFortifiedSize
int minFortifiedSize
minimum size of a fortified spot -
minFortifiedSpots
int minFortifiedSpots
how much fortified spots at least -
minIceSize
int minIceSize
minimum size of a ice spot -
minIceSpots
int minIceSpots
how much ice spots at least -
minJungleSize
int minJungleSize
minimum size of a forest -
minJungleSpots
int minJungleSpots
how much forests at least -
minPavementSize
int minPavementSize
minimum size of a pavement spot -
minPavementSpots
int minPavementSpots
how much pavement spots at least -
minPlantedFieldSize
int minPlantedFieldSize
minimum size of a planted field spot -
minPlantedFieldSpots
int minPlantedFieldSpots
how much planted field spots at least -
minRadius
int minRadius
minimum Radius of the Craters -
minRoughSize
int minRoughSize
minimum size of a rough spot -
minRoughSpots
int minRoughSpots
how much rough spots at least -
minRubbleSize
int minRubbleSize
minimum size of a rubble spot -
minRubbleSpots
int minRubbleSpots
how much rubble spots at least -
minSandSize
int minSandSize
minimum size of a rough spot -
minSandSpots
int minSandSpots
how much sand spots at least -
minSnowSize
int minSnowSize
minimum size of a snow spot -
minSnowSpots
int minSnowSpots
how much snow spots at least -
minSwampSize
int minSwampSize
minimum size of a swamp spot -
minSwampSpots
int minSwampSpots
how much swamp spots at least -
minTundraSize
int minTundraSize
minimum size of a tundra spot -
minTundraSpots
int minTundraSpots
how much tundra spots at least -
minWaterSize
int minWaterSize
minimum size of a lake -
minWaterSpots
int minWaterSpots
how much Lakes at least -
mountainHeightMax
int mountainHeightMax
-
mountainHeightMin
int mountainHeightMin
-
mountainPeaks
int mountainPeaks
-
mountainStyle
int mountainStyle
-
mountainWidthMax
int mountainWidthMax
-
mountainWidthMin
int mountainWidthMin
-
probCrater
int probCrater
probabilitay for Crater 0..100 -
probDeep
int probDeep
probability for water deeper than lvl1, Range 0..100 -
probDrought
int probDrought
probability of drought -
probFlood
int probFlood
probability of flooded map -
probFoliageHeavy
int probFoliageHeavy
probability for heavy foliage, Range 0..100 -
probForestFire
int probForestFire
probability of forest fire -
probFreeze
int probFreeze
probability of frozen map -
probHeavy
int probHeavy
probability for heavy woods, Range 0..100 -
probHeavyJungle
int probHeavyJungle
probability for heavy woods, Range 0..100 -
probInvert
int probInvert
Probabiltity for invertion of the map, Range 0..100 -
probRiver
int probRiver
probability for a river, range 0..100 -
probRoad
int probRoad
probability for a road, range 0..100 -
probUltra
int probUltra
probability for ultra woods, Range 0..100 -
probUltraJungle
int probUltraJungle
probability for ultra woods, Range 0..100 -
probUltraRough
int probUltraRough
probability a rough spot is upgraded to an ultra-rough -
probUltraRubble
int probUltraRubble
probability of a rubble ultraspot -
range
int range
Maximum difference between highest elevation and lowest sink -
theme
String theme
a tileset theme to apply -
townSize
int townSize
-
-
Class megamek.common.MapSetup
class MapSetup extends Object implements Serializable- serialVersionUID:
- 5219340035488553080L
-
Class megamek.common.Mek
class Mek extends Entity implements Serializable- serialVersionUID:
- -1929593228891136561L
-
Serialized Fields
-
armorDamagedThisTurn
boolean[] armorDamagedThisTurn
-
autoEject
boolean autoEject
-
bCoolantWentUp
boolean bCoolantWentUp
-
bDamagedCoolantSystem
boolean bDamagedCoolantSystem
-
bUsedCoolantSystem
boolean bUsedCoolantSystem
-
checkForCrit
boolean checkForCrit
-
cockpitStatus
int cockpitStatus
-
cockpitStatusNextRound
int cockpitStatusNextRound
-
cockpitType
int cockpitType
-
condEjectAmmo
boolean condEjectAmmo
-
condEjectCTDest
boolean condEjectCTDest
-
condEjectEngine
boolean condEjectEngine
-
condEjectHeadshot
boolean condEjectHeadshot
-
coolingFlawActive
boolean coolingFlawActive
-
cowlArmor
int cowlArmor
Head armor provided by the Cowl quirk. Ignored when the unit doesn't have Cowl or quirks aren't used. -
fullHeadEject
boolean fullHeadEject
-
grappled_id
int grappled_id
-
grappledSide
int grappledSide
-
grappledThisRound
boolean grappledThisRound
-
gyroType
int gyroType
-
hasLaserHeatSinks
int hasLaserHeatSinks
-
isGrappleAttacker
boolean isGrappleAttacker
-
jumpType
int jumpType
-
justMovedIntoIndustrialKillingWater
boolean justMovedIntoIndustrialKillingWater
-
levelsFallen
int levelsFallen
-
nCoolantSystemLevel
int nCoolantSystemLevel
-
nCoolantSystemMOS
int nCoolantSystemMOS
-
orig_rearArmor
int[] orig_rearArmor
-
originalMovementMode
EntityMovementMode originalMovementMode
-
rearArmor
int[] rearArmor
-
rearHardenedArmorDamaged
boolean[] rearHardenedArmorDamaged
-
riscHeatSinkKit
boolean riscHeatSinkKit
-
shouldDieAtEndOfTurnBecauseOfWater
boolean shouldDieAtEndOfTurnBecauseOfWater
-
sinksOn
int sinksOn
-
sinksOnNextRound
int sinksOnNextRound
-
stalled
boolean stalled
-
stalledThisTurn
boolean stalledThisTurn
-
-
Class megamek.common.MekBay
class MekBay extends UnitBay implements Serializable- serialVersionUID:
- 927162989742234173L
-
Class megamek.common.MekSummary
class MekSummary extends Object implements Serializable-
Serialized Fields
-
advTechYear
int advTechYear
-
altCost
long altCost
-
altTypes
int[] altTypes
-
armorLoc
int[] armorLoc
The armor type for each location. -
armorLocTech
int[] armorLocTech
The armor tech type for each location. -
armorTypeSet
HashSet<Integer> armorTypeSet
Each location can have a separate armor type, but this is used for search purposes. We really only care about which types are present. -
aSFBays
int aSFBays
-
aSFDoors
int aSFDoors
-
aSFUnits
double aSFUnits
-
asUnitType
ASUnitType asUnitType
-
battleArmorBays
int battleArmorBays
-
battleArmorDoors
int battleArmorDoors
-
battleArmorHandles
int battleArmorHandles
-
battleArmorUnits
double battleArmorUnits
-
bv
int bv
-
canon
boolean canon
-
cargoBayUnits
double cargoBayUnits
-
chassis
String chassis
-
clan
boolean clan
-
clanChassisName
String clanChassisName
-
cockpitType
int cockpitType
-
cost
long cost
The full cost of the unit (including ammo). -
dockingCollars
int dockingCollars
-
doomedInAtmosphere
boolean doomedInAtmosphere
-
doomedInExtremeTemp
boolean doomedInExtremeTemp
-
doomedInSpace
boolean doomedInSpace
-
doomedInVacuum
boolean doomedInVacuum
-
doomedOnGround
boolean doomedOnGround
-
dropshuttelUnits
double dropshuttelUnits
-
dropshuttleBays
int dropshuttleBays
-
dropshuttleDoors
int dropshuttleDoors
-
dryCost
long dryCost
The dry cost of the unit (excluding ammo). -
engineName
String engineName
-
engineType
int engineType
-
entityType
Long entityType
-
entryName
String entryName
-
equipmentNames
Vector<String> equipmentNames
A unique list of the names of the equipment mounted on this unit. -
equipmentQuantities
Vector<Integer> equipmentQuantities
The number of times the piece of equipment in the corresponding equipmentNames list appears. -
extinctRange
String extinctRange
-
failedToLoadEquipment
boolean failedToLoadEquipment
-
fluffImage
Base64Image fluffImage
-
frontArc
ASArcSummary frontArc
-
fullAccurateUnitType
String fullAccurateUnitType
-
fullArmor
int fullArmor
-
fullStructure
int fullStructure
-
gyroType
int gyroType
-
hands
int hands
-
heavyVehicleBays
int heavyVehicleBays
-
heavyVehicleDoors
int heavyVehicleDoors
-
heavyVehicleUnits
double heavyVehicleUnits
-
infantryBays
int infantryBays
-
infantryDoors
int infantryDoors
-
infantryUnits
double infantryUnits
-
internalsType
int internalsType
The type of internal structure on this unit -
invalid
boolean invalid
-
jumpMp
int jumpMp
-
leftArc
ASArcSummary leftArc
-
level
String level
-
lightVehicleBays
int lightVehicleBays
-
lightVehicleDoors
int lightVehicleDoors
-
lightVehicleUnits
double lightVehicleUnits
-
lowerArms
int lowerArms
-
mekBays
int mekBays
-
mekDoors
int mekDoors
-
mekUnits
double mekUnits
-
military
boolean military
-
model
String model
-
modified
long modified
-
mountedInfantry
boolean mountedInfantry
-
movement
Map<String,
Integer> movement -
moveMode
EntityMovementMode moveMode
-
mulId
int mulId
-
myomerName
String myomerName
-
name
String name
-
navalRepairFacilities
int navalRepairFacilities
-
omni
boolean omni
-
overheat
int overheat
-
patchwork
boolean patchwork
-
pointValue
int pointValue
-
primaryMovementMode
String primaryMovementMode
-
protoMekBays
int protoMekBays
-
protoMekDoors
int protoMekDoors
-
protoMekUnits
double protoMekUnits
-
quirkNames
String quirkNames
-
rearArc
ASArcSummary rearArc
-
rightArc
ASArcSummary rightArc
-
role
UnitRole role
-
runMp
int runMp
-
size
int size
-
smallCraftBays
int smallCraftBays
-
smallCraftDoors
int smallCraftDoors
-
smallCraftUnits
double smallCraftUnits
-
source
String source
-
sourceFile
File sourceFile
-
specialAbilities
ASSpecialAbilityCollection specialAbilities
-
squadSize
int squadSize
-
standardDamage
ASDamageVector standardDamage
-
stdTechYear
int stdTechYear
-
suitWeight
double suitWeight
-
superHeavyVehicleBays
int superHeavyVehicleBays
-
superHeavyVehicleDoors
int superHeavyVehicleDoors
-
superHeavyVehicleUnits
double superHeavyVehicleUnits
-
support
boolean support
-
tankTurrets
int tankTurrets
-
techBase
String techBase
-
techLevel
String techLevel
-
techLevelCode
int techLevelCode
-
threshold
int threshold
-
tmm
int tmm
-
tons
double tons
-
toSuitTons
double toSuitTons
-
totalArmor
int totalArmor
-
totalInternal
int totalInternal
-
troopCarryingSpace
double troopCarryingSpace
-
twSuitTons
double twSuitTons
For BattleArmor, we want to know the weight of an individual suit. -
type
int type
-
unitSubType
String unitSubType
-
unitType
String unitType
-
walkMp
int walkMp
-
weaponQuirkNames
String weaponQuirkNames
-
year
int year
-
-
-
Class megamek.common.MekWarrior
class MekWarrior extends EjectedCrew implements Serializable- serialVersionUID:
- 6227549671448329770L
-
Serialized Fields
-
landed
boolean landed
-
pickedUpByExternalId
String pickedUpByExternalId
-
pickedUpById
int pickedUpById
-
-
Class megamek.common.MekWithArms
class MekWithArms extends Mek implements Serializable -
Class megamek.common.Minefield
class Minefield extends Object implements Serializable- serialVersionUID:
- 1556863068173491352L
-
Serialized Fields
-
coords
Coords coords
-
density
int density
-
depth
int depth
-
detonated
boolean detonated
-
oneUse
boolean oneUse
-
playerId
int playerId
-
sea
boolean sea
-
setting
int setting
-
type
int type
-
weaponDelivered
boolean weaponDelivered
-
-
Class megamek.common.MinefieldTarget
class MinefieldTarget extends Object implements Serializable- serialVersionUID:
- 420672189241204590L
-
Serialized Fields
-
m_coords
Coords m_coords
-
-
Class megamek.common.MMRoll
class MMRoll extends Roll implements Serializable -
Class megamek.common.MMShuffle
class MMShuffle extends Roll implements Serializable-
Serialized Fields
-
deal
int deal
Record the order in which this "roll" was dealt from its shuffle. -
one
int one
Record the two "dice" of this "roll". -
shuffle
long shuffle
Record the number of shuffles. -
two
int two
-
-
-
Class megamek.common.Mounted
class Mounted extends Object implements Serializable- serialVersionUID:
- 6438017987074691566L
-
Serialized Fields
-
armoredComponent
boolean armoredComponent
-
armorValue
int armorValue
Armor value, used for applicable equipment types like minesweepers. -
baMountLoc
int baMountLoc
BattleArmor use the standard locations to track troopers. On BA, this field keeps track of where a piece of equipment is mounted. -
baseDamageAbsorptionRate
int baseDamageAbsorptionRate
-
baseDamageCapacity
int baseDamageCapacity
-
bombMounted
boolean bombMounted
-
bSplit
boolean bSplit
-
byShot
boolean byShot
-
called
CalledShot called
-
crossLinkedBy
Mounted<?> crossLinkedBy
-
damageTaken
int damageTaken
-
destroyed
boolean destroyed
-
entity
Entity entity
-
facing
int facing
-
fired
boolean fired
-
hit
boolean hit
-
hotloaded
boolean hotloaded
-
isAPMMounted
boolean isAPMMounted
Does this Mounted represent a weapon that is mounted in an anti-personnel weapon mount? -
isDWPMounted
boolean isDWPMounted
For BA weapons, is this in a detachable weapon pack? -
isInternalBomb
boolean isInternalBomb
-
jammed
boolean jammed
-
jammedThisPhase
boolean jammedThisPhase
-
linked
Mounted<?> linked
-
linkedBayId
int linkedBayId
-
linkedBy
Mounted<?> linkedBy
-
location
int location
-
m_bDumping
boolean m_bDumping
-
m_bPendingDump
boolean m_bPendingDump
-
mekTurretMounted
boolean mekTurretMounted
-
missing
boolean missing
-
missingForTrooper
boolean[] missingForTrooper
-
mode
int mode
-
modeSwitchable
boolean modeSwitchable
-
nFoundCrits
int nFoundCrits
-
nweapons
int nweapons
-
omniPodMounted
boolean omniPodMounted
Does this Mounted represent equipmented that is pod mounted in an omni unit? -
originalShots
int originalShots
-
pendingMode
int pendingMode
-
phase
GamePhase phase
-
pintleTurretMounted
boolean pintleTurretMounted
-
quirks
WeaponQuirks quirks
-
rapidfire
boolean rapidfire
-
rearMounted
boolean rearMounted
-
repairable
boolean repairable
-
secondLocation
int secondLocation
-
shotsLeft
int shotsLeft
-
size
double size
-
sponsonTurretMounted
boolean sponsonTurretMounted
-
squadSupportWeapon
boolean squadSupportWeapon
Flag that keeps track of whether thisMounted
is mounted as a squad support weapon onBattleArmor
. -
switchedReason
int switchedReason
-
tsempDowntime
boolean tsempDowntime
-
typeName
String typeName
-
usedThisRound
boolean usedThisRound
-
useless
boolean useless
-
weaponGroup
boolean weaponGroup
-
-
Class megamek.common.MovePath
class MovePath extends Object implements Serializable- serialVersionUID:
- -4258296679177532986L
-
Class megamek.common.MoveStep
class MoveStep extends Object implements Serializable- serialVersionUID:
- -6075640793056182285L
-
Serialized Fields
-
additionalData
Map<Integer,
Integer> additionalData A map used to hold any additional data that this move step requires. Preferable to constantly adding new fields for low-usage one-shot data -
altitude
int altitude
-
braceLocation
int braceLocation
-
climbMode
boolean climbMode
-
crushedBuildingLocs
ArrayList<Coords> crushedBuildingLocs
A collection of buildings that are crushed during this move step. This is used for landed Aerodyne Dropships and Mobile Structures. -
danger
boolean danger
-
distance
int distance
-
docking
boolean docking
-
elevation
int elevation
-
entity
Entity entity
The Entity that is taking this MoveStep. -
facing
int facing
-
firstStep
boolean firstStep
-
freeTurn
boolean freeTurn
-
hasEverUnloaded
boolean hasEverUnloaded
-
hasJustStood
boolean hasJustStood
-
heat
int heat
-
isCarefulPath
boolean isCarefulPath
Determines if this MoveStep is part of a MovePath that is moving carefully. -
isDiggingIn
boolean isDiggingIn
-
isEvading
boolean isEvading
-
isFlying
boolean isFlying
-
isHullDown
boolean isHullDown
-
isJumpingPath
boolean isJumpingPath
Determines if this MoveStep is part of a MovePath that is jumping. -
isPavementStep
boolean isPavementStep
-
isProne
boolean isProne
-
isRolled
boolean isRolled
-
isRunProhibited
boolean isRunProhibited
-
isSelfDestructing
boolean isSelfDestructing
-
isShuttingDown
boolean isShuttingDown
-
isStackingViolation
boolean isStackingViolation
-
isStartingUp
boolean isStartingUp
-
isTakingCover
boolean isTakingCover
-
isTurning
boolean isTurning
-
isUnloaded
boolean isUnloaded
-
isUsingMASC
boolean isUsingMASC
-
isUsingMekJumpBooster
boolean isUsingMekJumpBooster
-
isUsingSupercharger
boolean isUsingSupercharger
-
launched
TreeMap<Integer,
Vector<Integer>> launched -
leapDistance
int leapDistance
-
maneuver
boolean maneuver
-
maneuverType
int maneuverType
-
mf
Minefield mf
-
mineToLay
int mineToLay
-
movementMode
EntityMovementMode movementMode
The movement mode after this step completes. Mode conversions will modify it, though it may not take effect until the end of movement. -
movementType
EntityMovementType movementType
This step's static movement type. Additional steps in the path will not change this value. -
mp
int mp
-
mpUsed
int mpUsed
-
mv
int[] mv
-
nDown
int nDown
-
nMoved
int nMoved
-
noCost
boolean noCost
-
nRolls
int nRolls
-
nStraight
int nStraight
-
nTurns
int nTurns
-
nWigeDescent
int nWigeDescent
-
offBoard
boolean offBoard
-
onlyPavementOrRoad
boolean onlyPavementOrRoad
-
pastDanger
boolean pastDanger
-
position
Coords position
-
prevStepOnPavement
boolean prevStepOnPavement
-
recoveryUnit
int recoveryUnit
-
targetId
int targetId
-
targetNumberMASC
int targetNumberMASC
-
targetNumberSupercharger
int targetNumberSupercharger
-
targetPos
Coords targetPos
-
targetType
int targetType
-
terrainInvalid
boolean terrainInvalid
Flag that indicates that this step is into prohibited terrain.If the unit is jumping, this step is only invalid if it is the end of the path.
-
thisStepBackwards
boolean thisStepBackwards
-
totalHeat
int totalHeat
-
type
MovePath.MoveStepType type
-
velocity
int velocity
-
velocityLeft
int velocityLeft
-
velocityN
int velocityN
-
wigeBonus
int wigeBonus
-
-
Record Class megamek.common.NarcPod
class NarcPod extends Record implements Serializable- serialVersionUID:
- 8883459353515484784L
-
Serialized Fields
-
location
int location
-
team
int team
-
-
Class megamek.common.PhysicalResult
class PhysicalResult extends Object implements Serializable- serialVersionUID:
- 4011084578252131074L
-
Serialized Fields
-
aaa
AbstractAttackAction aaa
-
damage
int damage
-
damageRight
int damageRight
-
pushBackResolved
boolean pushBackResolved
-
roll
Roll roll
-
rollRight
Roll rollRight
-
toHit
ToHitData toHit
-
toHitRight
ToHitData toHitRight
-
-
Class megamek.common.PillionSeatCargoBay
class PillionSeatCargoBay extends StandardSeatCargoBay implements Serializable- serialVersionUID:
- 145634308684637504L
-
Class megamek.common.PilotingRollData
class PilotingRollData extends TargetRoll implements Serializable- serialVersionUID:
- -8965684775619336323L
-
Serialized Fields
-
entityId
int entityId
-
-
Class megamek.common.PlanetaryConditionsDeserializer
class PlanetaryConditionsDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<PlanetaryConditions> implements Serializable -
Class megamek.common.Player
class Player extends TurnOrdered implements Serializable- serialVersionUID:
- 6828849559007455761L
-
Serialized Fields
-
admitsDefeat
boolean admitsDefeat
-
artyAutoHitHexes
Vector<Coords> artyAutoHitHexes
-
bot
boolean bot
-
camouflage
Camouflage camouflage
-
colour
PlayerColour colour
-
constantInitBonus
int constantInitBonus
-
done
boolean done
-
email
String email
-
fleeArea
HexArea fleeArea
-
gameMaster
boolean gameMaster
-
ghost
boolean ghost
-
groundObjectsToPlace
List<ICarryable> groundObjectsToPlace
-
id
int id
-
initialBV
int initialBV
-
initialEntityCount
int initialEntityCount
-
name
String name
-
numMfActive
int numMfActive
-
numMfCmd
int numMfCmd
-
numMfConv
int numMfConv
-
numMfInferno
int numMfInferno
-
numMfVibra
int numMfVibra
-
observer
boolean observer
-
seeAll
boolean seeAll
-
singleBlind
boolean singleBlind
-
startingAnyNWx
int startingAnyNWx
-
startingAnyNWy
int startingAnyNWy
-
startingAnySEx
int startingAnySEx
-
startingAnySEy
int startingAnySEy
-
startingPos
int startingPos
-
startOffset
int startOffset
-
startWidth
int startWidth
-
streakCompensationBonus
int streakCompensationBonus
-
team
int team
-
visibleMinefields
Vector<Minefield> visibleMinefields
-
-
Class megamek.common.PrephaseTurn
class PrephaseTurn extends GameTurn implements Serializable -
Class megamek.common.ProtoMek
class ProtoMek extends Entity implements Serializable- serialVersionUID:
- -1376410042751538158L
-
Serialized Fields
-
edpCharged
boolean edpCharged
-
edpChargeTurns
int edpChargeTurns
-
engineHit
boolean engineHit
-
grappled_id
int grappled_id
-
grappledThisRound
boolean grappledThisRound
-
hasNoMainGun
boolean hasNoMainGun
Not every ProtoMek has a main gun. N.B. Regardless of the value set here, the variable is initialized to false until after the Entity is initialized, which is too late to allow main gun armor, hence the convoluted reverse logic. -
interfaceCockpit
boolean interfaceCockpit
-
isGlider
boolean isGlider
-
isGrappleAttacker
boolean isGrappleAttacker
-
isQuad
boolean isQuad
-
jumpType
int jumpType
-
pilotDamageTaken
int[] pilotDamageTaken
-
wingHits
int wingHits
-
-
Class megamek.common.ProtoMekBay
class ProtoMekBay extends UnitBay implements Serializable- serialVersionUID:
- 927162989742234173L
-
Class megamek.common.ProtoMekClampMount
class ProtoMekClampMount extends BattleArmorHandles implements Serializable- serialVersionUID:
- 3937766099677646981L
-
Serialized Fields
-
rear
boolean rear
-
-
Class megamek.common.QuadMek
class QuadMek extends Mek implements Serializable- serialVersionUID:
- 7183093787457804717L
-
Class megamek.common.QuadVee
class QuadVee extends QuadMek implements Serializable- serialVersionUID:
- 1283551018632228647L
-
Serialized Fields
-
motiveType
int motiveType
-
-
Class megamek.common.RefrigeratedCargoBay
class RefrigeratedCargoBay extends Bay implements Serializable- serialVersionUID:
- 4161027191694822726L
-
Serialized Fields
-
weight
double weight
-
-
Class megamek.common.ReinforcedRepairFacility
class ReinforcedRepairFacility extends NavalRepairFacility implements Serializable- serialVersionUID:
- -3474202393188929092L
-
Class megamek.common.Report
class Report extends Object implements Serializable- serialVersionUID:
- -5586008091586682078L
-
Serialized Fields
-
imageCode
String imageCode
string to add to reports to show sprites -
indentation
int indentation
The number of spaces this report should be indented. -
messageId
int messageId
Required - associates this object with its text. -
newlines
int newlines
The number of newlines to add at the end of this report. Defaults to one. -
obscuredIndexes
Hashtable<Integer,
Boolean> obscuredIndexes This hash table will store the tagData Vector indexes that are supposed to be obscured before sending to clients. This only applies when the report type is "obscured". -
obscuredRecipients
Vector<String> obscuredRecipients
Vector to store the player names of those who received an obscured version of this report. Used to reconstruct individual client's reports from the master copy stored by the server. -
tagData
Vector<String> tagData
The data values to fill in the report with. -
tagTranslate
String tagTranslate
How to translate the tagData or not at all.
-
-
Class megamek.common.Roll
class Roll extends Object implements Serializable-
Serialized Fields
-
faces
int faces
The number of faces on each virtual die. -
id
long id
The unique identifier for this roll. -
min
int min
The lowest value on each virtual die.
-
-
-
Class megamek.common.SBFFullGameReport
class SBFFullGameReport extends Object implements Serializable-
Serialized Fields
-
fullReport
Map<Integer,
List<SBFReportEntry>> fullReport
-
-
-
Class megamek.common.SecondClassQuartersCargoBay
class SecondClassQuartersCargoBay extends Bay implements Serializable- serialVersionUID:
- 4161027191694822726L
-
Serialized Fields
-
weight
double weight
-
-
Class megamek.common.Sensor
class Sensor extends Object implements Serializable- serialVersionUID:
- 6838624193286089782L
-
Serialized Fields
-
type
int type
-
-
Class megamek.common.SmallCraft
class SmallCraft extends Aero implements Serializable- serialVersionUID:
- 6708788176436555036L
-
Serialized Fields
-
escapePods
int escapePods
-
escapePodsLaunched
int escapePodsLaunched
-
lifeBoats
int lifeBoats
-
lifeBoatsLaunched
int lifeBoatsLaunched
-
nBattleArmor
int nBattleArmor
-
nGunners
int nGunners
-
nOfficers
int nOfficers
-
nOtherCrew
Map<String,
Integer> nOtherCrew -
nOtherPassenger
int nOtherPassenger
-
passengers
Map<String,
Integer> passengers
-
-
Class megamek.common.SmallCraftBay
class SmallCraftBay extends AbstractSmallCraftASFBay implements Serializable- serialVersionUID:
- -8275147432497460821L
-
Class megamek.common.SpaceStation
class SpaceStation extends Jumpship implements Serializable- serialVersionUID:
- -3160156173650960985L
-
Serialized Fields
-
modularOrKFAdapter
boolean modularOrKFAdapter
-
-
Class megamek.common.SpecialHexDisplay
class SpecialHexDisplay extends Object implements Serializable- serialVersionUID:
- 27470795993329492L
-
Serialized Fields
-
imageSignature
String imageSignature
-
info
String info
-
obscured
int obscured
-
owner
Player owner
-
round
int round
-
type
SpecialHexDisplay.Type type
-
-
Class megamek.common.SpecificEntityTurn
class SpecificEntityTurn extends GameTurn implements Serializable- serialVersionUID:
- -4209080275946913689L
-
Serialized Fields
-
entityId
int entityId
-
-
Class megamek.common.StandardSeatCargoBay
class StandardSeatCargoBay extends Bay implements Serializable- serialVersionUID:
- 4161027191694822726L
-
Serialized Fields
-
weight
double weight
-
-
Class megamek.common.SteerageQuartersCargoBay
class SteerageQuartersCargoBay extends Bay implements Serializable- serialVersionUID:
- 4161027191694822726L
-
Serialized Fields
-
weight
double weight
-
-
Class megamek.common.SuperHeavyTank
class SuperHeavyTank extends Tank implements Serializable- serialVersionUID:
- 1310142644005330511L
-
Class megamek.common.SuperHeavyVehicleBay
class SuperHeavyVehicleBay extends UnitBay implements Serializable- serialVersionUID:
- 3490408642054662664L
-
Class megamek.common.SupportTank
class SupportTank extends Tank implements Serializable- serialVersionUID:
- -9028127010133768714L
-
Serialized Fields
-
barRating
int[] barRating
-
fuelTonnage
double fuelTonnage
-
-
Class megamek.common.SupportVTOL
class SupportVTOL extends VTOL implements Serializable- serialVersionUID:
- 2771230410747098997L
-
Serialized Fields
-
barRating
int[] barRating
-
fuelTonnage
double fuelTonnage
-
-
Class megamek.common.TagInfo
class TagInfo extends Object implements Serializable- serialVersionUID:
- -8428068101269842100L
-
Serialized Fields
-
attackerId
int attackerId
-
missed
boolean missed
-
target
Targetable target
-
targetType
int targetType
-
-
Class megamek.common.Tank
class Tank extends Entity implements Serializable- serialVersionUID:
- -857210851169206264L
-
Serialized Fields
-
baseChassisSponsonPintleWeight
double baseChassisSponsonPintleWeight
-
baseChassisTurret2Weight
double baseChassisTurret2Weight
-
baseChassisTurretWeight
double baseChassisTurretWeight
-
burningLocations
int burningLocations
-
commanderHit
boolean commanderHit
-
commanderHitPS
boolean commanderHitPS
-
crewHitPS
boolean crewHitPS
-
driverHit
boolean driverHit
-
driverHitPS
boolean driverHitPS
-
dugIn
int dugIn
-
engineHit
boolean engineHit
-
extraCrewSeats
int extraCrewSeats
Vehicles can be constructed with seating for additional crew. This has no effect on play -
fuelType
FuelType fuelType
Alternate fuel for ICEs that affects operating range -
hasNoControlSystems
boolean hasNoControlSystems
Keeps track of whether this vehicle has control systems. Trailers aren't required to have control systems. -
hasPintle
boolean hasPintle
-
hasSponsons
boolean hasSponsons
-
heavyMovementDamage
boolean heavyMovementDamage
-
infernoFire
boolean infernoFire
-
jammedWeapons
ArrayList<Mounted<?>> jammedWeapons
-
m_bBackedIntoHullDown
boolean m_bBackedIntoHullDown
-
m_bDualTurretEverJammed
boolean m_bDualTurretEverJammed
-
m_bDualTurretJammed
boolean m_bDualTurretJammed
-
m_bDualTurretLocked
boolean m_bDualTurretLocked
-
m_bHasNoDualTurret
boolean m_bHasNoDualTurret
-
m_bHasNoTurret
boolean m_bHasNoTurret
-
m_bImmobile
boolean m_bImmobile
-
m_bImmobileHit
boolean m_bImmobileHit
-
m_bTurretEverJammed
boolean m_bTurretEverJammed
-
m_bTurretJammed
boolean m_bTurretJammed
-
m_bTurretLocked
boolean m_bTurretLocked
-
m_nDualTurretOffset
int m_nDualTurretOffset
-
m_nStunnedTurns
int m_nStunnedTurns
-
m_nTurretOffset
int m_nTurretOffset
-
minorMovementDamage
boolean minorMovementDamage
-
moderateMovementDamage
boolean moderateMovementDamage
-
motiveDamage
int motiveDamage
-
motivePenalty
int motivePenalty
-
overThresh
boolean overThresh
-
potCrit
int potCrit
-
sensorHits
int sensorHits
-
stabiliserHits
int stabiliserHits
-
trailer
boolean trailer
Flag to indicate unit is constructed as a trailer. Trailers do not require control systems or engines unless they are intended for independent operation. -
usingConsoleCommander
boolean usingConsoleCommander
-
-
Class megamek.common.TankTrailerHitch
class TankTrailerHitch extends Object implements Serializable- serialVersionUID:
- 1193349063084937973L
-
Serialized Fields
-
rearMounted
boolean rearMounted
Is this transporter associated with a front or rear-mounted hitch equipment? -
towed
int towed
The entity being towed by this hitch.
-
-
Class megamek.common.TargetRoll
class TargetRoll extends Object implements Serializable-
Serialized Fields
-
modifiers
List<TargetRollModifier> modifiers
This list of roll modifiers. Always call recalculate() after modifying it. This is clearly an unsafe way to implement it. It *may be* done like that for performance reasons for Princess. -
total
int total
-
-
-
Class megamek.common.TargetRollModifier
class TargetRollModifier extends Object implements Serializable-
Serialized Fields
-
cumulative
boolean cumulative
-
description
String description
-
value
int value
-
-
-
Class megamek.common.Team
class Team extends TurnOrdered implements Serializable -
Class megamek.common.TeleMissile
class TeleMissile extends Aero implements Serializable- serialVersionUID:
- -5932720323745597199L
-
Serialized Fields
-
critMod
int critMod
-
damageValue
int damageValue
-
originalRideId
int originalRideId
-
outContact
boolean outContact
-
-
Class megamek.common.TeleMissileTracker
class TeleMissileTracker extends Object implements Serializable- serialVersionUID:
- -6913144265531983734L
-
Class megamek.common.Terrain
class Terrain extends Object implements Serializable- serialVersionUID:
- -7624691566755134033L
-
Serialized Fields
-
exits
int exits
-
exitsSpecified
boolean exitsSpecified
-
level
int level
Terrain level, which is used to indicate varying severity of terrain types (ie, Light Woods vs Heavy woods). Not to be confused with Hex levels. -
terrainFactor
int terrainFactor
-
type
int type
-
-
Class megamek.common.Terrains
class Terrains extends Object implements Serializable- serialVersionUID:
- -4333807226569945079L
-
Class megamek.common.ToHitData
class ToHitData extends TargetRoll implements Serializable- serialVersionUID:
- 737321999301910678L
-
Serialized Fields
-
cover
int cover
-
coverBuildingPrimary
Building coverBuildingPrimary
Keeps track of the building that provides cover. This is used to assign damage for shots that hit cover. The primary cover is used if there is a sole piece of cover (horizontal cover, 25% cover). In the case of a primary and secondary, the primary cover protects the right side. -
coverBuildingSecondary
Building coverBuildingSecondary
Keeps track of the building that provides cover. This is used to assign damage for shots that hit cover. The secondary cover is used if there are two buildings that provide cover, like in the case of 75% cover or two buildings providing 25% cover for a total of horizontal cover. The secondary cover protects the left side. -
coverDropshipPrimary
Entity coverDropshipPrimary
Keeps track of the grounded Dropship that provides cover. This is used to assign damage for shots that hit cover. The primary cover is used if there is a sole piece of cover (horizontal cover, 25% cover). In the case of a primary and secondary, the primary cover protects the right side. -
coverDropshipSecondary
Entity coverDropshipSecondary
Keeps track of the grounded Dropship that provides cover. This is used to assign damage for shots that hit cover. The secondary cover is used if there are two buildings that provide cover, like in the case of 75% cover or two buildings providing 25% cover for a total of horizontal cover. The secondary cover protects the left side. -
coverLocPrimary
Coords coverLocPrimary
Stores the hex location of the primary cover. -
coverLocSecondary
Coords coverLocSecondary
Stores the hex location of the secondary cover. -
damagableCoverTypePrimary
int damagableCoverTypePrimary
Indicates if the primary cover is damagable. -
damagableCoverTypeSecondary
int damagableCoverTypeSecondary
Indicates if the secondary cover is damagable -
hitTable
int hitTable
-
location
Coords location
-
marginOfSuccess
int marginOfSuccess
-
range
int range
-
sideTable
int sideTable
-
thruBldg
Building thruBldg
Keeps track of theLosEffects
thruBldg value, which tracks if combat within a building is happening. That is, if LoS from the attacker to target is traced through a single building, then this value will be non-null.
-
-
Class megamek.common.TriggerAPPodTurn
class TriggerAPPodTurn extends SpecificEntityTurn implements Serializable- serialVersionUID:
- -5104845305165987340L
-
Class megamek.common.TriggerBPodTurn
class TriggerBPodTurn extends SpecificEntityTurn implements Serializable- serialVersionUID:
- -9082006433957145275L
-
Serialized Fields
-
attackType
String attackType
-
-
Class megamek.common.TripodMek
class TripodMek extends MekWithArms implements Serializable- serialVersionUID:
- 4166375446709772785L
-
Class megamek.common.TurnOrdered
class TurnOrdered extends Object implements Serializable- serialVersionUID:
- 4131468442031773195L
-
Serialized Fields
-
initiative
InitiativeRoll initiative
-
-
Class megamek.common.UnitBay
class UnitBay extends Bay implements Serializable -
Class megamek.common.UnitLocation
class UnitLocation extends Object implements Serializable- serialVersionUID:
- 3989732522854387850L
-
Serialized Fields
-
coords
Coords coords
The coordinates of this location. -
elevation
int elevation
The elevation of the unit at this location. -
entityId
int entityId
The entity ID of the unit at this location. -
facing
int facing
The facing of the unit at this location.
-
-
Class megamek.common.UnitNumberTurn
class UnitNumberTurn extends GameTurn implements Serializable- serialVersionUID:
- -681892308327846884L
-
Serialized Fields
-
unitNumber
short unitNumber
-
-
Class megamek.common.UnloadStrandedTurn
class UnloadStrandedTurn extends GameTurn implements Serializable- serialVersionUID:
- 2403095752478007872L
-
Serialized Fields
-
entityIds
int[] entityIds
-
-
Class megamek.common.VTOL
class VTOL extends Tank implements Serializable- serialVersionUID:
- -7406911547399249173L
-
Serialized Fields
-
bombTarget
Targetable bombTarget
-
extBombChoices
int[] extBombChoices
-
intBombChoices
int[] intBombChoices
-
strafingCoords
List<Coords> strafingCoords
-
-
Class megamek.common.Warship
class Warship extends Jumpship implements Serializable- serialVersionUID:
- 4650692419224312511L
-
Serialized Fields
-
asewAffectedTurns
int[] asewAffectedTurns
ASEW Missile Effects, per location; values correspond to NOS, FLS, FRS, AFT, ALS, ARS, LBS, RBS
-
-
Class megamek.common.WeaponResult
class WeaponResult extends Object implements Serializable- serialVersionUID:
- 4843539676132886847L
-
Serialized Fields
-
amsEngaged
boolean amsEngaged
-
artyAttackerCoords
Coords artyAttackerCoords
-
revertsToSingleShot
boolean revertsToSingleShot
-
roll
int roll
-
toHit
ToHitData toHit
-
waa
WeaponAttackAction waa
-
-
-
Package megamek.common.actions
-
Class megamek.common.actions.AbstractAttackAction
class AbstractAttackAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- -897197664652217134L
-
Serialized Fields
-
targetId
int targetId
-
targetType
int targetType
-
-
Class megamek.common.actions.AbstractEntityAction
class AbstractEntityAction extends Object implements Serializable- serialVersionUID:
- -758003433608975464L
-
Serialized Fields
-
entityId
int entityId
-
-
Class megamek.common.actions.ActivateBloodStalkerAction
class ActivateBloodStalkerAction extends AbstractEntityAction implements Serializable-
Serialized Fields
-
targetID
int targetID
-
-
-
Class megamek.common.actions.AirMekRamAttackAction
class AirMekRamAttackAction extends DisplacementAttackAction implements Serializable- serialVersionUID:
- 5110608317218688433L
-
Class megamek.common.actions.ArtilleryAttackAction
class ArtilleryAttackAction extends WeaponAttackAction implements Serializable- serialVersionUID:
- -3893844894076028005L
-
Class megamek.common.actions.BAVibroClawAttackAction
class BAVibroClawAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- 1432011536091665084L
-
Class megamek.common.actions.BreakGrappleAttackAction
class BreakGrappleAttackAction extends PhysicalAttackAction implements Serializable- serialVersionUID:
- 5615694825997720537L
-
Class megamek.common.actions.BrushOffAttackAction
class BrushOffAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- -7455082808488032572L
-
Serialized Fields
-
arm
int arm
-
-
Class megamek.common.actions.ChargeAttackAction
class ChargeAttackAction extends DisplacementAttackAction implements Serializable- serialVersionUID:
- -3549351664290057785L
-
Class megamek.common.actions.ClearMinefieldAction
class ClearMinefieldAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- 4465058967763135772L
-
Serialized Fields
-
mf
Minefield mf
-
-
Class megamek.common.actions.ClubAttackAction
class ClubAttackAction extends PhysicalAttackAction implements Serializable- serialVersionUID:
- -8744665286254604559L
-
Serialized Fields
-
aiming
int aiming
-
club
MiscMounted club
-
zweihandering
boolean zweihandering
-
-
Class megamek.common.actions.DfaAttackAction
class DfaAttackAction extends DisplacementAttackAction implements Serializable- serialVersionUID:
- 3953889779582616903L
-
Class megamek.common.actions.DisengageAction
class DisengageAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- 1377645828083097957L
-
Class megamek.common.actions.DisplacementAttackAction
class DisplacementAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- -1713221946987876208L
-
Serialized Fields
-
targetPos
Coords targetPos
-
-
Class megamek.common.actions.DodgeAction
class DodgeAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- 918785289096319255L
-
Class megamek.common.actions.FindClubAction
class FindClubAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- -8948591442556777640L
-
Class megamek.common.actions.FiringModeChangeAction
class FiringModeChangeAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- 3706302227286581807L
-
Serialized Fields
-
equipmentId
int equipmentId
-
-
Class megamek.common.actions.FlipArmsAction
class FlipArmsAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- 5330424034128054338L
-
Serialized Fields
-
isFlipped
boolean isFlipped
-
-
Class megamek.common.actions.GrappleAttackAction
class GrappleAttackAction extends PhysicalAttackAction implements Serializable- serialVersionUID:
- -4178252788550426489L
-
Class megamek.common.actions.JumpJetAttackAction
class JumpJetAttackAction extends PhysicalAttackAction implements Serializable- serialVersionUID:
- 5068155731614378911L
-
Serialized Fields
-
leg
int leg
-
-
Class megamek.common.actions.KickAttackAction
class KickAttackAction extends PhysicalAttackAction implements Serializable- serialVersionUID:
- 1697321306815235635L
-
Serialized Fields
-
leg
int leg
-
-
Class megamek.common.actions.LayExplosivesAttackAction
class LayExplosivesAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- -8799415934269686590L
-
Class megamek.common.actions.NukeDetonatedAction
class NukeDetonatedAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- 918785269096319255L
-
Serialized Fields
-
nukeType
AmmoType.Munitions nukeType
-
playerID
int playerID
-
-
Class megamek.common.actions.PhysicalAttackAction
class PhysicalAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- -4702357516725749181L
-
Class megamek.common.actions.ProtoMekPhysicalAttackAction
class ProtoMekPhysicalAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- 1432011536091665084L
-
Class megamek.common.actions.PunchAttackAction
class PunchAttackAction extends PhysicalAttackAction implements Serializable- serialVersionUID:
- 3684646558944678180L
-
Serialized Fields
-
arm
int arm
-
leftBlade
boolean leftBlade
-
rightBlade
boolean rightBlade
-
zweihandering
boolean zweihandering
-
-
Class megamek.common.actions.PushAttackAction
class PushAttackAction extends DisplacementAttackAction implements Serializable- serialVersionUID:
- 6878038939232914083L
-
Class megamek.common.actions.RamAttackAction
class RamAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- -3549351664290057785L
-
Class megamek.common.actions.RepairWeaponMalfunctionAction
class RepairWeaponMalfunctionAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- 7947928598199505776L
-
Serialized Fields
-
weaponId
int weaponId
-
-
Class megamek.common.actions.SearchlightAttackAction
class SearchlightAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- 6699459935811592434L
-
Class megamek.common.actions.SpotAction
class SpotAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- 3629300334304478911L
-
Serialized Fields
-
targetId
int targetId
-
-
Class megamek.common.actions.TeleMissileAttackAction
class TeleMissileAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- -1054613811287285482L
-
Serialized Fields
-
CounterAVInt
int CounterAVInt
-
pdOverheated
boolean pdOverheated
-
-
Class megamek.common.actions.ThrashAttackAction
class ThrashAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- -1527653560370040648L
-
Class megamek.common.actions.TorsoTwistAction
class TorsoTwistAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- -3382479723829018297L
-
Serialized Fields
-
facing
int facing
-
-
Class megamek.common.actions.TriggerAPPodAction
class TriggerAPPodAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- -5237760568077194506L
-
Serialized Fields
-
podId
int podId
Save the equipment ID of the AP Pod being triggered.
-
-
Class megamek.common.actions.TriggerBPodAction
class TriggerBPodAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- -9087658958702066030L
-
Serialized Fields
-
podId
int podId
Save the equipment ID of the Anti-BA Pod being triggered. -
targetId
int targetId
-
-
Class megamek.common.actions.TripAttackAction
class TripAttackAction extends PhysicalAttackAction implements Serializable- serialVersionUID:
- -8639566786588420601L
-
Class megamek.common.actions.UnjamAction
class UnjamAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- 3001837570251595589L
-
Class megamek.common.actions.UnjamTurretAction
class UnjamTurretAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- -872903980148938388L
-
Class megamek.common.actions.UnloadStrandedAction
class UnloadStrandedAction extends AbstractEntityAction implements Serializable- serialVersionUID:
- -8319076127334875298L
-
Serialized Fields
-
playerId
int playerId
-
-
Class megamek.common.actions.WeaponAttackAction
class WeaponAttackAction extends AbstractAttackAction implements Serializable- serialVersionUID:
- -9096603813317359351L
-
Serialized Fields
-
aimedLocation
int aimedLocation
-
aimMode
AimingMode aimMode
-
ammoCarrier
int ammoCarrier
-
ammoId
int ammoId
-
ammoMunitionType
EnumSet<AmmoType.Munitions> ammoMunitionType
-
bombPayloads
HashMap<String,
int[]> bombPayloads -
isHomingShot
boolean isHomingShot
Boolean flag that determines if this shot was fired using homing ammunition. Can be checked to allow casting of attack handlers to the proper homing handler. -
isPointblankShot
boolean isPointblankShot
Boolean flag that determines if this shot was fired as part of a pointblank shot from a hidden unit. In this case, to-hit numbers should not be modified for terrain or movement. See TW pg 260 -
isStrafing
boolean isStrafing
Boolean flag that determines whether or not this attack is part of a strafing run. -
isStrafingFirstShot
boolean isStrafingFirstShot
Boolean flag that determines if this shot was the first one by a particular weapon in a strafing run. Used to ensure that heat is only added once. -
launchVelocity
int launchVelocity
-
nemesisConfused
boolean nemesisConfused
-
oldTargetId
int oldTargetId
Keeps track of the ID of the current primary target for a swarm missile attack. -
oldTargetType
int oldTargetType
Keeps track of the Targetable type for the current primary target for a swarm missile attack. -
originalTargetId
int originalTargetId
Keeps track of the ID of the original target for a swarm missile attack. -
originalTargetType
int originalTargetType
Keeps track of the type of the original target for a swarm missile attack. -
otherAttackInfo
int otherAttackInfo
-
swarmingMissiles
boolean swarmingMissiles
-
swarmMissiles
int swarmMissiles
-
weaponId
int weaponId
-
-
-
Package megamek.common.actions.sbf
-
Class megamek.common.actions.sbf.AbstractSBFAttackAction
class AbstractSBFAttackAction extends Object implements Serializable-
Serialized Fields
-
entityId
int entityId
-
targetId
int targetId
-
-
-
Class megamek.common.actions.sbf.SBFArtilleryAttack
class SBFArtilleryAttack extends AbstractSBFAttackAction implements Serializable-
Serialized Fields
-
artilleryType
BattleForceSUA artilleryType
-
-
-
Class megamek.common.actions.sbf.SBFDirectArtilleryAttack
class SBFDirectArtilleryAttack extends SBFArtilleryAttack implements Serializable -
Class megamek.common.actions.sbf.SBFIndirectArtilleryAttack
class SBFIndirectArtilleryAttack extends SBFArtilleryAttack implements Serializable -
Class megamek.common.actions.sbf.SBFStandardUnitAttack
class SBFStandardUnitAttack extends AbstractSBFAttackAction implements Serializable-
Serialized Fields
-
range
ASRange range
-
unitNumber
int unitNumber
-
-
-
Class megamek.common.actions.sbf.SBFUnitToHexAttack
class SBFUnitToHexAttack extends AbstractSBFAttackAction implements Serializable-
Serialized Fields
-
unitNumber
int unitNumber
-
-
-
-
Package megamek.common.alphaStrike
-
Class megamek.common.alphaStrike.AlphaStrikeElement
class AlphaStrikeElement extends Object implements Serializable-
Serialized Fields
-
asUnitType
ASUnitType asUnitType
-
basePointValue
int basePointValue
-
chassis
String chassis
-
currentArmor
int currentArmor
-
currentStructure
int currentStructure
-
deployRound
int deployRound
-
fluff
EntityFluff fluff
-
forceId
int forceId
-
forceString
String forceString
-
frontArc
ASArcSummary frontArc
-
fullArmor
int fullArmor
-
fullStructure
int fullStructure
-
id
int id
-
isDeployed
boolean isDeployed
-
leftArc
ASArcSummary leftArc
-
model
String model
-
movement
Map<String,
Integer> movement -
mulId
int mulId
-
name
String name
The unit's display name; may include a duplicate unit marker such as "#2". -
overheat
int overheat
-
ownerId
int ownerId
-
pointValue
int pointValue
-
primaryMovementMode
String primaryMovementMode
-
quirks
Quirks quirks
AlphaStrike Quirks. Ideally these would be converted/filtered according to AS Companion, p. 59, but currently, the TW quirks are just reproduced here. -
rearArc
ASArcSummary rearArc
-
rightArc
ASArcSummary rightArc
-
role
UnitRole role
-
size
int size
-
skill
int skill
-
specialAbilities
ASSpecialAbilityCollection specialAbilities
-
squadSize
int squadSize
Battle Armor squad size. -
standardDamage
ASDamageVector standardDamage
The normal damage values of a ground unit (S/M/L) or fighter (S/M/L/E). Large Aerospace and large SV use the arcs field instead. -
threshold
int threshold
-
tmm
int tmm
-
-
-
Class megamek.common.alphaStrike.ASArcSummary
class ASArcSummary extends ASSpecialAbilityCollection implements Serializable -
Class megamek.common.alphaStrike.ASDamage
class ASDamage extends Object implements Serializable-
Serialized Fields
-
damage
int damage
The value of this damage. Is 0 for both zero damage and minimal damage. When using this for damage resolution, make sure to check for minimal damage separately. -
minimal
boolean minimal
True if this is minimal damage, i.e. 0*
-
-
-
Class megamek.common.alphaStrike.ASDamageVector
class ASDamageVector extends Object implements Serializable-
Serialized Fields
-
E
ASDamage E
-
isStandard
boolean isStandard
True for standard damage that uses 0 (e.g. 2/2/0), false for specials that use a dash (AC2/2/-) -
L
ASDamage L
-
M
ASDamage M
-
rangeBands
int rangeBands
The number of damage values used by this damage vector. 2 indicates that only the S and M damage values are used, as with SRM. 4 indicates all S/M/L/E damage values are used such as with Aero. -
S
ASDamage S
-
-
-
Class megamek.common.alphaStrike.ASSpecialAbilityCollection
class ASSpecialAbilityCollection extends Object implements Serializable-
Serialized Fields
-
specialAbilities
EnumMap<BattleForceSUA,
Object> specialAbilities The map holding all the Special Unit Abilities and their associated objects (or null).
-
-
-
Class megamek.common.alphaStrike.ASTurretSummary
class ASTurretSummary extends ASSpecialAbilityCollection implements Serializable
-
-
Package megamek.common.autoresolve.acar
-
Class megamek.common.autoresolve.acar.SimulationOptions
class SimulationOptions extends AbstractOptions implements Serializable
-
-
Package megamek.common.autoresolve.acar.action
-
Class megamek.common.autoresolve.acar.action.AttackToHitData
class AttackToHitData extends TargetRoll implements Serializable -
Class megamek.common.autoresolve.acar.action.ManeuverToHitData
class ManeuverToHitData extends TargetRoll implements Serializable -
Class megamek.common.autoresolve.acar.action.RecoveringNerveActionToHitData
class RecoveringNerveActionToHitData extends TargetRoll implements Serializable
-
-
Package megamek.common.autoresolve.acar.report
-
Class megamek.common.autoresolve.acar.report.DividerEntry
class DividerEntry extends PublicReportEntry implements Serializable -
Class megamek.common.autoresolve.acar.report.EntityNameReportEntry
class EntityNameReportEntry extends PublicReportEntry implements Serializable -
Class megamek.common.autoresolve.acar.report.FormationReportEntry
class FormationReportEntry extends PublicReportEntry implements Serializable -
Class megamek.common.autoresolve.acar.report.LinkEntry
class LinkEntry extends PublicReportEntry implements Serializable-
Serialized Fields
-
anchor
String anchor
-
-
-
Class megamek.common.autoresolve.acar.report.PlayerNameReportEntry
class PlayerNameReportEntry extends PublicReportEntry implements Serializable -
Class megamek.common.autoresolve.acar.report.PublicReportEntry
class PublicReportEntry extends Object implements Serializable -
Class megamek.common.autoresolve.acar.report.ReportEntryWithAnchor
class ReportEntryWithAnchor extends PublicReportEntry implements Serializable-
Serialized Fields
-
anchor
String anchor
-
-
-
Class megamek.common.autoresolve.acar.report.RollReportEntry
class RollReportEntry extends PublicReportEntry implements Serializable-
Serialized Fields
-
dices
int[] dices
-
rollText
String rollText
-
-
-
Class megamek.common.autoresolve.acar.report.SummaryPlaceholderEntry
class SummaryPlaceholderEntry extends PublicReportEntry implements Serializable -
Class megamek.common.autoresolve.acar.report.UnitReportEntry
class UnitReportEntry extends PublicReportEntry implements Serializable
-
-
Package megamek.common.autoresolve.component
-
Class megamek.common.autoresolve.component.AcTurn
class AcTurn extends AbstractPlayerTurn implements Serializable -
Class megamek.common.autoresolve.component.Formation
class Formation extends SBFFormation implements Serializable-
Serialized Fields
-
beingTargetedBy
List<Integer> beingTargetedBy
-
clanFormation
boolean clanFormation
-
engagementControl
EngagementControl engagementControl
-
engagementControlFailed
boolean engagementControlFailed
-
entity
Entity entity
-
highStressEpisode
boolean highStressEpisode
-
initiativeRoll
InitiativeRoll initiativeRoll
-
memory
Memory memory
-
role
Role role
-
startingSize
int startingSize
-
stdDamage
ASDamageVector stdDamage
-
targetFormationId
int targetFormationId
-
unitIsCrippledLatch
boolean unitIsCrippledLatch
-
withdrawing
boolean withdrawing
-
-
-
Class megamek.common.autoresolve.component.FormationTurn
class FormationTurn extends AcTurn implements Serializable
-
-
Package megamek.common.commandline
-
Exception megamek.common.commandline.AbstractCommandLineParser.ParseException
class ParseException extends Exception implements Serializable- serialVersionUID:
- -3077985683676777509L
-
-
Package megamek.common.containers
-
Class megamek.common.containers.PlayerIDandList
- serialVersionUID:
- 391550235984284684L
-
Serialized Fields
-
playerID
int playerID
-
-
-
Package megamek.common.equipment
-
Class megamek.common.equipment.AmmoMounted
-
Class megamek.common.equipment.BombMounted
class BombMounted extends AmmoMounted implements Serializable -
Class megamek.common.equipment.MiscMounted
-
Serialized Fields
-
baseDamageAbsorptionRate
int baseDamageAbsorptionRate
-
baseDamageCapacity
int baseDamageCapacity
-
damageTaken
int damageTaken
-
mineType
int mineType
-
vibraSetting
int vibraSetting
-
-
-
Class megamek.common.equipment.WeaponMounted
-
-
Package megamek.common.event
-
Class megamek.common.event.BoardEvent
class BoardEvent extends EventObject implements Serializable- serialVersionUID:
- 6895134212472497607L
-
Serialized Fields
-
coords
Coords coords
-
type
int type
-
-
Class megamek.common.event.GameBoardChangeEvent
class GameBoardChangeEvent extends GameEvent implements Serializable- serialVersionUID:
- -6307225739747874155L
-
Class megamek.common.event.GameBoardNewEvent
class GameBoardNewEvent extends GameEvent implements Serializable- serialVersionUID:
- -4444092727458493689L
-
Class megamek.common.event.GameCFREvent
class GameCFREvent extends GameEvent implements Serializable- serialVersionUID:
- 230173422932412803L
-
Serialized Fields
-
amsEquipNum
int amsEquipNum
The equipment number for the AMS used in AMS_ASSIGN CFRs. -
apdsDists
List<Integer> apdsDists
-
cfrType
PacketCommand cfrType
-
eId
int eId
-
tagTargets
List<Integer> tagTargets
List of Target IDs for tagged targets within range. -
tagTargetTypes
List<Integer> tagTargetTypes
List of Targetable object types for tagged targets within range. -
targetId
int targetId
-
telemissileTargets
List<Integer> telemissileTargets
List of Target IDs for targets of a teleguided missile. -
tmToHitValues
List<Integer> tmToHitValues
List of toHit values for the possible telemissile targets. -
waas
List<WeaponAttackAction> waas
List of WeaponAttackActions that can have an AMS assigned to them for AMS_ASSIGN CFRs.
-
-
Class megamek.common.event.GameEndEvent
class GameEndEvent extends GameEvent implements Serializable- serialVersionUID:
- -8470655646019563063L
-
Class megamek.common.event.GameEntityChangeEvent
class GameEntityChangeEvent extends GameEntityEvent implements Serializable- serialVersionUID:
- -7241101183271789555L
-
Serialized Fields
-
movePath
Vector<UnitLocation> movePath
-
oldEntity
Entity oldEntity
-
-
Class megamek.common.event.GameEntityEvent
class GameEntityEvent extends GameEvent implements Serializable- serialVersionUID:
- -2152420685366625391L
-
Serialized Fields
-
entity
Entity entity
-
-
Class megamek.common.event.GameEntityNewEvent
class GameEntityNewEvent extends GameEvent implements Serializable- serialVersionUID:
- -1223834507320730181L
-
Class megamek.common.event.GameEntityNewOffboardEvent
class GameEntityNewOffboardEvent extends GameEvent implements Serializable- serialVersionUID:
- 8497680533582651572L
-
Class megamek.common.event.GameEntityRemoveEvent
class GameEntityRemoveEvent extends GameEntityEvent implements Serializable- serialVersionUID:
- -4694809256962666172L
-
Class megamek.common.event.GameEvent
class GameEvent extends EventObject implements Serializable- serialVersionUID:
- -6199335692173395907L
-
Class megamek.common.event.GameMapQueryEvent
class GameMapQueryEvent extends GameEvent implements Serializable- serialVersionUID:
- -2525971548410030612L
-
Serialized Fields
-
settings
MapSettings settings
-
-
Class megamek.common.event.GameNewActionEvent
class GameNewActionEvent extends GameEvent implements Serializable- serialVersionUID:
- 928848699583079097L
-
Serialized Fields
-
action
EntityAction action
-
-
Class megamek.common.event.GamePhaseChangeEvent
class GamePhaseChangeEvent extends GameEvent implements Serializable- serialVersionUID:
- 5589252062756476819L
-
Class megamek.common.event.GamePlayerChangeEvent
class GamePlayerChangeEvent extends GamePlayerEvent implements Serializable- serialVersionUID:
- -3708864968498633017L
-
Class megamek.common.event.GamePlayerChatEvent
class GamePlayerChatEvent extends GamePlayerEvent implements Serializable- serialVersionUID:
- 9077796386452985153L
-
Serialized Fields
-
message
String message
-
-
Class megamek.common.event.GamePlayerConnectedEvent
class GamePlayerConnectedEvent extends GamePlayerEvent implements Serializable- serialVersionUID:
- -4745294587017447893L
-
Class megamek.common.event.GamePlayerDisconnectedEvent
class GamePlayerDisconnectedEvent extends GamePlayerEvent implements Serializable- serialVersionUID:
- -8555075206331285489L
-
Class megamek.common.event.GamePlayerEvent
class GamePlayerEvent extends GameEvent implements Serializable- serialVersionUID:
- -3259778708415623296L
-
Serialized Fields
-
player
Player player
-
-
Class megamek.common.event.GamePlayerStrategicActionEvent
class GamePlayerStrategicActionEvent extends GameEvent implements Serializable- serialVersionUID:
- 928848699583079097L
-
Serialized Fields
-
action
EntityAction action
-
-
Class megamek.common.event.GameReportEvent
class GameReportEvent extends GameEvent implements Serializable- serialVersionUID:
- -986977282796844524L
-
Serialized Fields
-
report
String report
-
-
Class megamek.common.event.GameScriptedEvent
class GameScriptedEvent extends GameEvent implements Serializable -
Class megamek.common.event.GameScriptedMessageEvent
class GameScriptedMessageEvent extends GameScriptedEvent implements Serializable-
Serialized Fields
-
header
String header
-
image
Base64Image image
-
message
String message
-
-
-
Class megamek.common.event.GameSettingsChangeEvent
class GameSettingsChangeEvent extends GameEvent implements Serializable- serialVersionUID:
- 7470732576407688193L
-
Serialized Fields
-
mapSettingsOnlyChange
boolean mapSettingsOnlyChange
-
-
Class megamek.common.event.GameTurnChangeEvent
class GameTurnChangeEvent extends GamePlayerEvent implements Serializable- serialVersionUID:
- -6812056631576383917L
-
Serialized Fields
-
prevPlayerId
int prevPlayerId
Track the ID of the player who took the turn that triggered this even.
-
-
Class megamek.common.event.GameVictoryEvent
class GameVictoryEvent extends GameEvent implements Serializable- serialVersionUID:
- -8470655646019563063L
-
Class megamek.common.event.UnitChangedGameEvent
class UnitChangedGameEvent extends GameEvent implements Serializable-
Serialized Fields
-
newUnit
InGameObject newUnit
-
oldUnit
InGameObject oldUnit
-
-
-
-
Package megamek.common.force
-
Class megamek.common.force.Force
class Force extends Object implements Serializable- serialVersionUID:
- -3870731687743542253L
-
Class megamek.common.force.Forces
class Forces extends Object implements Serializable- serialVersionUID:
- -1382468145554363945L
-
-
Package megamek.common.hexarea
-
Class megamek.common.hexarea.AllHexArea
class AllHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable -
Class megamek.common.hexarea.BorderHexArea
class BorderHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable-
Serialized Fields
-
east
boolean east
-
maxInset
int maxInset
-
minInset
int minInset
-
north
boolean north
-
south
boolean south
-
west
boolean west
-
-
-
Class megamek.common.hexarea.CircleHexArea
class CircleHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable-
Serialized Fields
-
center
Coords center
-
radius
int radius
-
-
-
Class megamek.common.hexarea.EmptyHexArea
class EmptyHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable -
Class megamek.common.hexarea.HalfPlaneHexArea
class HalfPlaneHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable-
Serialized Fields
-
coordinate
int coordinate
-
halfPlaneDirection
HalfPlaneHexArea.HalfPlaneType halfPlaneDirection
-
-
-
Class megamek.common.hexarea.HexAreaDifference
class HexAreaDifference extends megamek.common.hexarea.AbstractHexArea implements Serializable -
Class megamek.common.hexarea.HexAreaIntersection
class HexAreaIntersection extends megamek.common.hexarea.AbstractHexArea implements Serializable -
Class megamek.common.hexarea.HexAreaUnion
class HexAreaUnion extends megamek.common.hexarea.AbstractHexArea implements Serializable -
Class megamek.common.hexarea.HexLevelArea
class HexLevelArea extends megamek.common.hexarea.AbstractHexArea implements Serializable-
Serialized Fields
-
maxLevel
int maxLevel
-
minLevel
int minLevel
-
-
-
Class megamek.common.hexarea.LineHexArea
class LineHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable-
Serialized Fields
-
direction
int direction
-
point
Coords point
-
-
-
Class megamek.common.hexarea.ListHexArea
class ListHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable -
Class megamek.common.hexarea.RayHexArea
class RayHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable-
Serialized Fields
-
direction
int direction
-
point
Coords point
-
-
-
Class megamek.common.hexarea.RectangleHexArea
class RectangleHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable-
Serialized Fields
-
x1
int x1
-
x2
int x2
-
y1
int y1
-
y2
int y2
-
-
-
Class megamek.common.hexarea.RowHalfPlaneHexArea
class RowHalfPlaneHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable-
Serialized Fields
-
hexLine
BotGeometry.HexLine hexLine
-
planeDirection
RowHalfPlaneHexArea.HalfPlaneType planeDirection
-
-
-
Class megamek.common.hexarea.TerrainHexArea
class TerrainHexArea extends megamek.common.hexarea.AbstractHexArea implements Serializable-
Serialized Fields
-
maxDistance
int maxDistance
-
maxLevel
int maxLevel
-
minDistance
int minDistance
-
minLevel
int minLevel
-
terrainType
int terrainType
-
-
-
-
Package megamek.common.icons
-
Class megamek.common.icons.AbstractIcon
class AbstractIcon extends Object implements Serializable- serialVersionUID:
- 870271199001476289L
-
Class megamek.common.icons.Camouflage
class Camouflage extends AbstractIcon implements Serializable- serialVersionUID:
- 1093277025745250375L
-
Serialized Fields
-
rotationAngle
int rotationAngle
The angle in degrees by which to rotate this camo when applying it to units. -
scale
int scale
The scale times 10 (10 = no scaling) to apply to this camo when applying it to units.
-
-
Class megamek.common.icons.FileCamouflage
class FileCamouflage extends Camouflage implements Serializable-
Serialized Fields
-
file
File file
-
-
-
Class megamek.common.icons.Portrait
class Portrait extends AbstractIcon implements Serializable- serialVersionUID:
- -7562297705213174435L
-
-
Package megamek.common.jacksonadapters
-
Class megamek.common.jacksonadapters.ASElementDeserializer
class ASElementDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<AlphaStrikeElement> implements Serializable -
Class megamek.common.jacksonadapters.ASElementSerializer
class ASElementSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<ASCardDisplayable> implements Serializable -
Class megamek.common.jacksonadapters.BoardDeserializer
class BoardDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Board> implements Serializable -
Class megamek.common.jacksonadapters.CarryableDeserializer
class CarryableDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<CarryableDeserializer.CarryableInfo> implements Serializable -
Class megamek.common.jacksonadapters.EntityDeserializer
class EntityDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Entity> implements Serializable -
Class megamek.common.jacksonadapters.MessageDeserializer
class MessageDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<MessageTriggeredActiveEvent> implements Serializable -
Class megamek.common.jacksonadapters.PrincessSettingsEventDeserializer
class PrincessSettingsEventDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<PrincessSettingsEvent> implements Serializable -
Class megamek.common.jacksonadapters.SBFFormationDeserializer
class SBFFormationDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<SBFFormation> implements Serializable -
Class megamek.common.jacksonadapters.SBFFormationSerializer
class SBFFormationSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<SBFFormation> implements Serializable -
Class megamek.common.jacksonadapters.SBFUnitDeserializer
class SBFUnitDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<SBFUnit> implements Serializable -
Class megamek.common.jacksonadapters.SBFUnitSerializer
class SBFUnitSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<SBFUnit> implements Serializable -
Class megamek.common.jacksonadapters.TriggerDeserializer
class TriggerDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Trigger> implements Serializable
-
-
Package megamek.common.loaders
-
Exception megamek.common.loaders.BLKDecodingException
class BLKDecodingException extends Exception implements Serializable -
Exception megamek.common.loaders.EntityLoadingException
class EntityLoadingException extends Exception implements Serializable- serialVersionUID:
- -4472736483205970852L
-
Exception megamek.common.loaders.EntitySavingException
class EntitySavingException extends Exception implements Serializable- serialVersionUID:
- -4472736483205970852L
-
-
Package megamek.common.net.events
-
Class megamek.common.net.events.AbstractConnectionEvent
class AbstractConnectionEvent extends EventObject implements Serializable- serialVersionUID:
- 6124300183866317006L
-
Serialized Fields
-
type
ConnectionEventType type
-
-
Class megamek.common.net.events.ConnectedEvent
class ConnectedEvent extends AbstractConnectionEvent implements Serializable- serialVersionUID:
- -5880245401940306338L
-
Class megamek.common.net.events.DisconnectedEvent
class DisconnectedEvent extends AbstractConnectionEvent implements Serializable- serialVersionUID:
- -1427252999207396447L
-
Class megamek.common.net.events.PacketReceivedEvent
class PacketReceivedEvent extends AbstractConnectionEvent implements Serializable- serialVersionUID:
- -3542045596045067466L
-
Serialized Fields
-
packet
Packet packet
-
-
-
Package megamek.common.net.marshalling
-
Exception megamek.common.net.marshalling.InvalidPacketCommandReceivedException
class InvalidPacketCommandReceivedException extends Exception implements Serializable
-
-
Package megamek.common.net.packets
-
Class megamek.common.net.packets.Packet
class Packet extends Object implements Serializable-
Serialized Fields
-
command
PacketCommand command
-
data
Object[] data
-
-
-
-
Package megamek.common.options
-
Class megamek.common.options.AbstractOptions
class AbstractOptions extends Object implements Serializable- serialVersionUID:
- 6406883135074654379L
-
Class megamek.common.options.BasicGameOptions
class BasicGameOptions extends AbstractOptions implements Serializable -
Class megamek.common.options.BasicOption
class BasicOption extends Object implements Serializable- serialVersionUID:
- 916639704995096673L
-
Class megamek.common.options.GameOptions
class GameOptions extends BasicGameOptions implements Serializable- serialVersionUID:
- 4916321960852747706L
-
Class megamek.common.options.Option
class Option extends Object implements Serializable- serialVersionUID:
- 8310472250031962888L
-
Serialized Fields
-
defaultValue
Object defaultValue
-
name
String name
-
owner
IGameOptions owner
-
type
int type
-
value
Object value
-
-
Class megamek.common.options.OptionGroup
class OptionGroup extends Object implements Serializable- serialVersionUID:
- 6445683666789832313L
-
Class megamek.common.options.PartialRepairs
class PartialRepairs extends AbstractOptions implements Serializable- serialVersionUID:
- 7618380522964885742L
-
Class megamek.common.options.PilotOptions
class PilotOptions extends AbstractOptions implements Serializable- serialVersionUID:
- 6628080570425023949L
-
Class megamek.common.options.Quirks
class Quirks extends AbstractOptions implements Serializable- serialVersionUID:
- 7618380522964885740L
-
Class megamek.common.options.SBFRuleOptions
class SBFRuleOptions extends BasicGameOptions implements Serializable -
Class megamek.common.options.WeaponQuirks
class WeaponQuirks extends AbstractOptions implements Serializable- serialVersionUID:
- -8455685281028804229L
-
-
Package megamek.common.pathfinder
-
Class megamek.common.pathfinder.ShortestPathFinder.MovePathAStarComparator
class MovePathAStarComparator extends Object implements Serializable- serialVersionUID:
- -2116704925028576850L
-
Serialized Fields
-
board
Board board
-
destination
Coords destination
-
stepType
MovePath.MoveStepType stepType
-
-
-
Package megamek.common.planetaryconditions
-
Class megamek.common.planetaryconditions.PlanetaryConditions
class PlanetaryConditions extends Object implements Serializable- serialVersionUID:
- 6838624193286089781L
-
Serialized Fields
-
atmosphere
Atmosphere atmosphere
-
blowingSand
BlowingSand blowingSand
-
emi
EMI emi
-
fog
Fog fog
-
gravity
float gravity
-
isSleeting
boolean isSleeting
-
light
Light light
-
oldTemperature
int oldTemperature
-
oldWeather
Weather oldWeather
-
runOnce
boolean runOnce
-
sandStorm
BlowingSand sandStorm
-
shiftWindDirection
boolean shiftWindDirection
-
shiftWindStrength
boolean shiftWindStrength
-
temperature
int temperature
-
terrainAffected
boolean terrainAffected
-
weather
Weather weather
-
wind
Wind wind
-
windDirection
WindDirection windDirection
-
windMax
Wind windMax
-
windMin
Wind windMin
-
-
-
Package megamek.common.preference
-
Class megamek.common.preference.PreferenceChangeEvent
class PreferenceChangeEvent extends EventObject implements Serializable- serialVersionUID:
- 8514064293889126724L
-
-
Package megamek.common.scenario
-
Exception megamek.common.scenario.ScenarioLoaderException
class ScenarioLoaderException extends Exception implements Serializable-
Serialized Fields
-
params
Object[] params
-
-
-
Class megamek.common.scenario.ScenarioV1
-
Serialized Fields
-
ammoPlans
List<megamek.common.scenario.ScenarioV1.SetAmmoPlan> ammoPlans
-
critHitPlans
List<megamek.common.scenario.ScenarioV1.CritHitPlan> critHitPlans
-
damagePlans
List<megamek.common.scenario.ScenarioV1.DamagePlan> damagePlans
-
file
File file
-
fixedGameOptions
boolean fixedGameOptions
When true, the Game Options Dialog is skipped. -
fixedPlanetCond
boolean fixedPlanetCond
When true, the Planetary Conditions Dialog is skipped. -
singlePlayer
boolean singlePlayer
When true, the Player assignment/camo Dialog and the host dialog are skipped. The first faction (player) is assumed to be the local player and the rest are assumed to be Princess.
-
-
-
-
Package megamek.common.strategicBattleSystems
-
Class megamek.common.strategicBattleSystems.SBFFormation
class SBFFormation extends Object implements Serializable-
Serialized Fields
-
deployRound
int deployRound
-
forceId
int forceId
-
forceString
String forceString
-
id
int id
-
isDeployed
boolean isDeployed
-
isDone
boolean isDone
-
isHidden
boolean isHidden
Hidden deployment (not unseen) -
jumpMove
int jumpMove
-
jumpUsedThisTurn
int jumpUsedThisTurn
-
morale
int morale
-
moraleStatus
SBFFormation.MoraleStatus moraleStatus
-
movement
int movement
-
movementMode
SBFMovementMode movementMode
-
name
String name
-
ownerId
int ownerId
-
pointValue
int pointValue
-
position
BoardLocation position
-
size
int size
-
skill
int skill
-
specialAbilities
ASSpecialAbilityCollection specialAbilities
-
tactics
int tactics
-
tmm
int tmm
-
trspMovement
int trspMovement
-
trspMovementMode
SBFMovementMode trspMovementMode
-
type
SBFElementType type
-
units
List<SBFUnit> units
-
-
-
Class megamek.common.strategicBattleSystems.SBFFormationReportEntry
class SBFFormationReportEntry extends SBFReportEntry implements Serializable -
Class megamek.common.strategicBattleSystems.SBFFormationTurn
class SBFFormationTurn extends SBFTurn implements Serializable -
Class megamek.common.strategicBattleSystems.SBFIGotSomethingUnitPlaceholder
class SBFIGotSomethingUnitPlaceholder extends SBFSomethingOutThereUnitPlaceHolder implements Serializable-
Serialized Fields
-
size
int size
-
-
-
Class megamek.common.strategicBattleSystems.SBFInitiativeRollReportEntry
class SBFInitiativeRollReportEntry extends SBFReportEntry implements Serializable-
Serialized Fields
-
rollText
String rollText
-
-
-
Class megamek.common.strategicBattleSystems.SBFMovePath
class SBFMovePath extends Object implements Serializable-
Serialized Fields
-
formationId
int formationId
-
isIllegal
boolean isIllegal
-
jumpUsed
int jumpUsed
-
startLocation
BoardLocation startLocation
-
steps
List<SBFMoveStep> steps
-
-
-
Class megamek.common.strategicBattleSystems.SBFMovePathFinder.MovePathAStarComparator
class MovePathAStarComparator extends Object implements Serializable-
Serialized Fields
-
board
Board board
-
destination
BoardLocation destination
-
-
-
Class megamek.common.strategicBattleSystems.SBFMoveStep
class SBFMoveStep extends Object implements Serializable-
Serialized Fields
-
destination
BoardLocation destination
-
formationId
int formationId
-
isIllegal
boolean isIllegal
-
mpUsed
int mpUsed
-
startingPoint
BoardLocation startingPoint
-
-
-
Class megamek.common.strategicBattleSystems.SBFPartialScanUnitPlaceHolder
class SBFPartialScanUnitPlaceHolder extends SBFIGotSomethingUnitPlaceholder implements Serializable-
Serialized Fields
-
movement
int movement
-
-
-
Class megamek.common.strategicBattleSystems.SBFPlayerNameReportEntry
class SBFPlayerNameReportEntry extends SBFReportEntry implements Serializable -
Class megamek.common.strategicBattleSystems.SBFPlayerTurn
class SBFPlayerTurn extends SBFTurn implements Serializable -
Class megamek.common.strategicBattleSystems.SBFPublicReportEntry
class SBFPublicReportEntry extends SBFReportEntry implements Serializable -
Class megamek.common.strategicBattleSystems.SBFReportEntry
class SBFReportEntry extends Object implements Serializable-
Serialized Fields
-
data
List<megamek.common.strategicBattleSystems.SBFReportEntry.DataEntry> data
-
endLine
boolean endLine
-
endSpace
boolean endSpace
-
indentation
int indentation
-
messageId
int messageId
-
-
-
Class megamek.common.strategicBattleSystems.SBFReportHeader
class SBFReportHeader extends SBFReportEntry implements Serializable -
Class megamek.common.strategicBattleSystems.SBFRollReportEntry
class SBFRollReportEntry extends SBFReportEntry implements Serializable-
Serialized Fields
-
rollText
String rollText
-
-
-
Class megamek.common.strategicBattleSystems.SBFSomethingOutThereUnitPlaceHolder
class SBFSomethingOutThereUnitPlaceHolder extends SBFUnitPlaceHolder implements Serializable-
Serialized Fields
-
type
SBFElementType type
-
-
-
Class megamek.common.strategicBattleSystems.SBFToHitData
class SBFToHitData extends TargetRoll implements Serializable -
Class megamek.common.strategicBattleSystems.SBFTurn
class SBFTurn extends AbstractPlayerTurn implements Serializable -
Class megamek.common.strategicBattleSystems.SBFUnit
class SBFUnit extends Object implements Serializable-
Serialized Fields
-
armor
int armor
-
currentArmor
int currentArmor
-
damage
ASDamageVector damage
-
damageCrits
int damageCrits
-
elements
List<AlphaStrikeElement> elements
-
jumpMove
int jumpMove
-
movement
int movement
-
movementMode
SBFMovementMode movementMode
-
mpCrits
int mpCrits
-
name
String name
-
pointValue
int pointValue
-
size
int size
-
skill
int skill
-
specialAbilities
ASSpecialAbilityCollection specialAbilities
-
targetingCrits
int targetingCrits
-
tmm
int tmm
-
trspMovement
int trspMovement
-
trspMovementMode
SBFMovementMode trspMovementMode
-
type
SBFElementType type
-
-
-
Class megamek.common.strategicBattleSystems.SBFUnitPlaceHolder
class SBFUnitPlaceHolder extends Object implements Serializable-
Serialized Fields
-
id
int id
-
ownerId
int ownerId
-
position
BoardLocation position
-
-
-
Class megamek.common.strategicBattleSystems.SBFUnitReportEntry
class SBFUnitReportEntry extends SBFReportEntry implements Serializable -
Class megamek.common.strategicBattleSystems.SurfaceSBFMoveStep
class SurfaceSBFMoveStep extends SBFMoveStep implements Serializable
-
-
Package megamek.common.util
-
Class megamek.common.util.BuildingTemplate
class BuildingTemplate extends Object implements Serializable- serialVersionUID:
- -911419490135815472L
-
Serialized Fields
-
basement
int basement
-
CF
int CF
-
coordsList
ArrayList<Coords> coordsList
-
height
int height
-
type
BuildingType type
-
-
Class megamek.common.util.DistractableDelegate
class DistractableDelegate extends Object implements Serializable-
Serialized Fields
-
isDistracted
boolean isDistracted
The current state of distraction.
-
-
-
-
Package megamek.common.util.sorter
-
Class megamek.common.util.sorter.NaturalOrderComparator
class NaturalOrderComparator extends Object implements Serializable- serialVersionUID:
- -5116813198443091269L
-
Serialized Fields
-
collator
Collator collator
-
-
-
Package megamek.common.util.weightedMaps
-
Class megamek.common.util.weightedMaps.AbstractWeightedMap
- serialVersionUID:
- 6745329554873562471L
-
Class megamek.common.util.weightedMaps.WeightedDoubleMap
- serialVersionUID:
- -2040584639476035520L
-
Class megamek.common.util.weightedMaps.WeightedIntMap
- serialVersionUID:
- -568712793616821291L
-
-
Package megamek.common.weapons
-
Class megamek.common.weapons.ACAPHandler
class ACAPHandler extends ACWeaponHandler implements Serializable- serialVersionUID:
- -4251291510045646817L
-
Class megamek.common.weapons.ACBayHandler
class ACBayHandler extends AmmoBayWeaponHandler implements Serializable- serialVersionUID:
- -1618484541772117621L
-
Class megamek.common.weapons.ACCaselessHandler
class ACCaselessHandler extends ACWeaponHandler implements Serializable- serialVersionUID:
- -6614562346449113878L
-
Class megamek.common.weapons.ACFlakHandler
class ACFlakHandler extends LBXHandler implements Serializable- serialVersionUID:
- -7814754695629391969L
-
Class megamek.common.weapons.ACFlechetteHandler
class ACFlechetteHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 7965585014230084304L
-
Class megamek.common.weapons.ACIncendiaryHandler
class ACIncendiaryHandler extends ACWeaponHandler implements Serializable- serialVersionUID:
- 3301631731286472616L
-
Class megamek.common.weapons.ACTracerHandler
class ACTracerHandler extends ACWeaponHandler implements Serializable- serialVersionUID:
- 7326881584091651519L
-
Class megamek.common.weapons.ACWeaponHandler
class ACWeaponHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 7326881584091651519L
-
Class megamek.common.weapons.ADAMissileWeaponHandler
class ADAMissileWeaponHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- 6329291710822071023L
-
Class megamek.common.weapons.AdvancedSRMHandler
class AdvancedSRMHandler extends SRMHandler implements Serializable- serialVersionUID:
- -1688593262282782251L
-
Class megamek.common.weapons.AlamoMissileWeapon
class AlamoMissileWeapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 3672430739887768960L
-
Class megamek.common.weapons.AltitudeBombAttack
class AltitudeBombAttack extends Weapon implements Serializable- serialVersionUID:
- 1837670588683382376L
-
Class megamek.common.weapons.AmmoBayWeaponHandler
class AmmoBayWeaponHandler extends BayWeaponHandler implements Serializable- serialVersionUID:
- -1618484541772117621L
-
Class megamek.common.weapons.AmmoWeapon
class AmmoWeapon extends Weapon implements Serializable- serialVersionUID:
- -1657672242932169730L
-
Class megamek.common.weapons.AmmoWeaponHandler
class AmmoWeaponHandler extends WeaponHandler implements Serializable- serialVersionUID:
- -4934490646657484486L
-
Serialized Fields
-
ammo
Mounted<?> ammo
-
-
Class megamek.common.weapons.AR10Handler
class AR10Handler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
Class megamek.common.weapons.ArtilleryBayWeaponDirectFireHandler
class ArtilleryBayWeaponDirectFireHandler extends ArtilleryBayWeaponIndirectFireHandler implements Serializable- serialVersionUID:
- 7116191142234200717L
-
Class megamek.common.weapons.ArtilleryBayWeaponDirectHomingHandler
class ArtilleryBayWeaponDirectHomingHandler extends ArtilleryBayWeaponIndirectHomingHandler implements Serializable- serialVersionUID:
- 7543333005465757983L
-
Class megamek.common.weapons.ArtilleryBayWeaponIndirectFireHandler
class ArtilleryBayWeaponIndirectFireHandler extends AmmoBayWeaponHandler implements Serializable- serialVersionUID:
- -1277649123562229298L
-
Serialized Fields
-
handledAmmoAndReport
boolean handledAmmoAndReport
-
-
Class megamek.common.weapons.ArtilleryBayWeaponIndirectHomingHandler
class ArtilleryBayWeaponIndirectHomingHandler extends ArtilleryBayWeaponIndirectFireHandler implements Serializable- serialVersionUID:
- -7243477723032010917L
-
Serialized Fields
-
advancedAMS
boolean advancedAMS
-
advancedPD
boolean advancedPD
-
multiAMS
boolean multiAMS
-
-
Class megamek.common.weapons.ArtilleryCannonWeaponHandler
class ArtilleryCannonWeaponHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
handledAmmoAndReport
boolean handledAmmoAndReport
-
-
Class megamek.common.weapons.ArtilleryWeaponDirectFireHandler
class ArtilleryWeaponDirectFireHandler extends ArtilleryWeaponIndirectFireHandler implements Serializable- serialVersionUID:
- 7116191142234200717L
-
Class megamek.common.weapons.ArtilleryWeaponDirectHomingHandler
class ArtilleryWeaponDirectHomingHandler extends ArtilleryWeaponIndirectHomingHandler implements Serializable- serialVersionUID:
- 7543333005465757983L
-
Class megamek.common.weapons.ArtilleryWeaponIndirectFireHandler
class ArtilleryWeaponIndirectFireHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -1277649123562229298L
-
Serialized Fields
-
handledAmmoAndReport
boolean handledAmmoAndReport
-
shootingBA
int shootingBA
-
-
Class megamek.common.weapons.ArtilleryWeaponIndirectHomingHandler
class ArtilleryWeaponIndirectHomingHandler extends ArtilleryWeaponIndirectFireHandler implements Serializable- serialVersionUID:
- -7243477723032010917L
-
Serialized Fields
-
advancedAMS
boolean advancedAMS
-
advancedPD
boolean advancedPD
-
amsEngaged
boolean amsEngaged
-
apdsEngaged
boolean apdsEngaged
-
-
Class megamek.common.weapons.ASEWMissileWeaponHandler
class ASEWMissileWeaponHandler extends ThunderBoltWeaponHandler implements Serializable- serialVersionUID:
- 6359291710822171023L
-
Class megamek.common.weapons.ATMHandler
class ATMHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
Class megamek.common.weapons.BarracudaHandler
class BarracudaHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
Class megamek.common.weapons.BarracudaTHandler
class BarracudaTHandler extends TeleMissileHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
Class megamek.common.weapons.BayWeaponHandler
class BayWeaponHandler extends WeaponHandler implements Serializable- serialVersionUID:
- -1618484541772117621L
-
Serialized Fields
-
ammo
AmmoMounted ammo
-
-
Class megamek.common.weapons.BombastLaserWeaponHandler
class BombastLaserWeaponHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- 2452514543790235562L
-
Class megamek.common.weapons.BombAttackHandler
class BombAttackHandler extends WeaponHandler implements Serializable- serialVersionUID:
- -2997052348538688888L
-
Class megamek.common.weapons.BPodHandler
class BPodHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -6710600713016145831L
-
Class megamek.common.weapons.CapitalMissileBayHandler
class CapitalMissileBayHandler extends AmmoBayWeaponHandler implements Serializable- serialVersionUID:
- -1618484541772117621L
-
Serialized Fields
-
advancedPD
boolean advancedPD
-
-
Class megamek.common.weapons.CapitalMissileBearingsOnlyHandler
class CapitalMissileBearingsOnlyHandler extends AmmoBayWeaponHandler implements Serializable- serialVersionUID:
- -1277549123532227298L
-
Serialized Fields
-
bayWAmmo
AmmoMounted bayWAmmo
-
detRangeExtreme
boolean detRangeExtreme
-
detRangeLong
boolean detRangeLong
-
detRangeMedium
boolean detRangeMedium
-
detRangeShort
boolean detRangeShort
-
handledAmmoAndReport
boolean handledAmmoAndReport
-
range
int range
-
targetCoords
Coords targetCoords
-
-
Class megamek.common.weapons.CapitalMissileHandler
class CapitalMissileHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -1618484541772117621L
-
Serialized Fields
-
advancedPD
boolean advancedPD
-
-
Class megamek.common.weapons.CenturionWeaponSystemHandler
class CenturionWeaponSystemHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- -5226841653686213141L
-
Class megamek.common.weapons.ChemicalLaserHandler
class ChemicalLaserHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 2304364403526293671L
-
Class megamek.common.weapons.CLIATMHandler
class CLIATMHandler extends ATMHandler implements Serializable- serialVersionUID:
- 5476183194060709574L
-
Serialized Fields
-
isAngelECMAffected
boolean isAngelECMAffected
-
-
Class megamek.common.weapons.CLIATMWeapon
class CLIATMWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.CLLBXPrototypeHandler
class CLLBXPrototypeHandler extends LBXHandler implements Serializable- serialVersionUID:
- -7348571086193319403L
-
Class megamek.common.weapons.DiveBombAttack
class DiveBombAttack extends Weapon implements Serializable- serialVersionUID:
- -179884141546884171L
-
Class megamek.common.weapons.EnergyWeaponHandler
class EnergyWeaponHandler extends WeaponHandler implements Serializable- serialVersionUID:
- 2452514543790235562L
-
Class megamek.common.weapons.FireExtinguisherHandler
class FireExtinguisherHandler extends WeaponHandler implements Serializable- serialVersionUID:
- -7047033962986081773L
-
Class megamek.common.weapons.FlamerHandler
class FlamerHandler extends WeaponHandler implements Serializable- serialVersionUID:
- -7348456582587703751L
-
Class megamek.common.weapons.FluidGunCoolHandler
class FluidGunCoolHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 4856089237895318515L
-
Class megamek.common.weapons.GRHandler
class GRHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -6599352761593455842L
-
Class megamek.common.weapons.HAGWeaponHandler
class HAGWeaponHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -8193801876308832102L
-
Class megamek.common.weapons.HGRHandler
class HGRHandler extends GRHandler implements Serializable- serialVersionUID:
- -6599352761593455842L
-
Class megamek.common.weapons.HVACWeaponHandler
class HVACWeaponHandler extends ACWeaponHandler implements Serializable- serialVersionUID:
- 7326881584091651519L
-
Class megamek.common.weapons.HyperLaserHandler
class HyperLaserHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.InfantryAttack
class InfantryAttack extends Weapon implements Serializable- serialVersionUID:
- -8249141375380685926L
-
Class megamek.common.weapons.InsulatedLaserWeaponHandler
class InsulatedLaserWeaponHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- -7951442134048385366L
-
Class megamek.common.weapons.KillerWhaleHandler
class KillerWhaleHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
Class megamek.common.weapons.KillerWhaleTHandler
class KillerWhaleTHandler extends TeleMissileHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
Class megamek.common.weapons.KrakenTHandler
class KrakenTHandler extends TeleMissileHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
Class megamek.common.weapons.LBXHandler
class LBXHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 6803847280685526644L
-
Class megamek.common.weapons.LegAttack
class LegAttack extends InfantryAttack implements Serializable- serialVersionUID:
- -5647733828977232900L
-
Class megamek.common.weapons.LegAttackHandler
class LegAttackHandler extends WeaponHandler implements Serializable- serialVersionUID:
- 4429993211361286138L
-
Class megamek.common.weapons.LRMAntiTSMHandler
class LRMAntiTSMHandler extends LRMSmokeWarheadHandler implements Serializable- serialVersionUID:
- 5702089152489814687L
-
Class megamek.common.weapons.LRMDeadFireHandler
class LRMDeadFireHandler extends LRMHandler implements Serializable- serialVersionUID:
- 9200751420492807777L
-
Class megamek.common.weapons.LRMFollowTheLeaderHandler
class LRMFollowTheLeaderHandler extends LRMHandler implements Serializable- serialVersionUID:
- 1740643533757582922L
-
Class megamek.common.weapons.LRMFragHandler
class LRMFragHandler extends LRMHandler implements Serializable- serialVersionUID:
- 2308151080895016663L
-
Class megamek.common.weapons.LRMHandler
class LRMHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- -9160255801810263821L
-
Class megamek.common.weapons.LRMScatterableHandler
class LRMScatterableHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- -3661776853552779877L
-
Class megamek.common.weapons.LRMSmokeWarheadHandler
class LRMSmokeWarheadHandler extends LRMHandler implements Serializable- serialVersionUID:
- -30934685350251837L
-
Class megamek.common.weapons.LRMSwarmHandler
class LRMSwarmHandler extends LRMHandler implements Serializable- serialVersionUID:
- 7962873403915683220L
-
Serialized Fields
-
handledHeat
boolean handledHeat
-
swarmMissilesNowLeft
int swarmMissilesNowLeft
-
-
Class megamek.common.weapons.LRMSwarmIHandler
class LRMSwarmIHandler extends LRMSwarmHandler implements Serializable- serialVersionUID:
- 6522069260223528740L
-
Class megamek.common.weapons.MantaRayHandler
class MantaRayHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
Class megamek.common.weapons.MekMortarAirburstHandler
class MekMortarAirburstHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2073773899108954657L
-
Class megamek.common.weapons.MekMortarAntiPersonnelHandler
class MekMortarAntiPersonnelHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2073773899108954657L
-
Serialized Fields
-
sSalvoType
String sSalvoType
-
-
Class megamek.common.weapons.MekMortarFlareHandler
class MekMortarFlareHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2073773899108954657L
-
Class megamek.common.weapons.MekMortarHandler
class MekMortarHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2073773899108954657L
-
Serialized Fields
-
sSalvoType
String sSalvoType
-
-
Class megamek.common.weapons.MekMortarSmokeHandler
class MekMortarSmokeHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2073773899108954657L
-
Class megamek.common.weapons.MekTaserHandler
class MekTaserHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 1308895663099714573L
-
Class megamek.common.weapons.MGAWeaponHandler
class MGAWeaponHandler extends MGHandler implements Serializable- serialVersionUID:
- 8675420566952393440L
-
Serialized Fields
-
hit
HitData hit
-
howManyShots
int howManyShots
-
-
Class megamek.common.weapons.MGHandler
class MGHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 5635871269404561702L
-
Serialized Fields
-
nRapidDamHeatPerHit
int nRapidDamHeatPerHit
-
-
Class megamek.common.weapons.MicroBombHandler
class MicroBombHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2995118961278208244L
-
Class megamek.common.weapons.MissileBayWeaponHandler
class MissileBayWeaponHandler extends AmmoBayWeaponHandler implements Serializable- serialVersionUID:
- -1618484541772117621L
-
Class megamek.common.weapons.MissileMineClearanceHandler
class MissileMineClearanceHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 2753652169368638804L
-
Class megamek.common.weapons.MissileWeaponHandler
class MissileWeaponHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -4801130911083653548L
-
Serialized Fields
-
advancedAMS
boolean advancedAMS
-
multiAMS
boolean multiAMS
-
-
Class megamek.common.weapons.MPodHandler
class MPodHandler extends LBXHandler implements Serializable- serialVersionUID:
- -1591751929178217495L
-
Class megamek.common.weapons.MRMHandler
class MRMHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- 38852986607304997L
-
Class megamek.common.weapons.NailRivetGunHandler
class NailRivetGunHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 5635871269404561702L
-
Class megamek.common.weapons.NarcExplosiveHandler
class NarcExplosiveHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- -1655014339855184419L
-
Class megamek.common.weapons.NarcHandler
class NarcHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- 3195613885543781820L
-
Class megamek.common.weapons.PiranhaHandler
class PiranhaHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2536312899803154911L
-
Class megamek.common.weapons.PlasmaBayWeaponHandler
class PlasmaBayWeaponHandler extends AmmoBayWeaponHandler implements Serializable- serialVersionUID:
- -4718048077136686433L
-
Class megamek.common.weapons.PlasmaCannonHandler
class PlasmaCannonHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 2304364403526293671L
-
Class megamek.common.weapons.PlasmaMFUKWeaponHandler
class PlasmaMFUKWeaponHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- -6816799343788643259L
-
Class megamek.common.weapons.PlasmaRifleHandler
class PlasmaRifleHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2092721653693187140L
-
Class megamek.common.weapons.PopUpMineLauncherHandler
class PopUpMineLauncherHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -6179453250580148965L
-
Class megamek.common.weapons.PPCHandler
class PPCHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- 5545991061428671743L
-
Serialized Fields
-
chargedCapacitor
int chargedCapacitor
-
-
Class megamek.common.weapons.PrimitiveACWeaponHandler
class PrimitiveACWeaponHandler extends ACWeaponHandler implements Serializable- serialVersionUID:
- -3686194077871525280L
-
Class megamek.common.weapons.PrototypeACWeaponHandler
class PrototypeACWeaponHandler extends ACWeaponHandler implements Serializable- serialVersionUID:
- 1562727719699124106L
-
Class megamek.common.weapons.PrototypeCLUltraWeaponHandler
class PrototypeCLUltraWeaponHandler extends UltraWeaponHandler implements Serializable- serialVersionUID:
- -3509611454455522296L
-
Class megamek.common.weapons.PrototypeGaussHandler
class PrototypeGaussHandler extends GRHandler implements Serializable- serialVersionUID:
- -156828547249911617L
-
Class megamek.common.weapons.PrototypeISUltraWeaponHandler
class PrototypeISUltraWeaponHandler extends UltraWeaponHandler implements Serializable- serialVersionUID:
- 6441106275439235564L
-
Class megamek.common.weapons.PrototypeLaserHandler
class PrototypeLaserHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- 6832340682515730916L
-
Class megamek.common.weapons.PrototypeLBXHandler
class PrototypeLBXHandler extends LBXHandler implements Serializable- serialVersionUID:
- -5200908977142584431L
-
Class megamek.common.weapons.PrototypeRLHandler
class PrototypeRLHandler extends RLHandler implements Serializable- serialVersionUID:
- 7072803119488613781L
-
Class megamek.common.weapons.PrototypeStreakHandler
class PrototypeStreakHandler extends SRMHandler implements Serializable- serialVersionUID:
- -6640810158443025266L
-
Class megamek.common.weapons.PulseLaserWeaponHandler
class PulseLaserWeaponHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- -5701939682138221449L
-
Class megamek.common.weapons.RACHandler
class RACHandler extends UltraWeaponHandler implements Serializable- serialVersionUID:
- -4859480151505343638L
-
Class megamek.common.weapons.RapidfireACWeaponHandler
class RapidfireACWeaponHandler extends UltraWeaponHandler implements Serializable- serialVersionUID:
- -1770392652874842106L
-
Class megamek.common.weapons.RapidfireHVACWeaponHandler
class RapidfireHVACWeaponHandler extends RapidfireACWeaponHandler implements Serializable- serialVersionUID:
- 7326881584091651519L
-
Class megamek.common.weapons.ReengineeredLaserWeaponHandler
class ReengineeredLaserWeaponHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- -7390162086880372388L
-
Class megamek.common.weapons.RifleWeaponHandler
class RifleWeaponHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 7468287406174862534L
-
Serialized Fields
-
hit
HitData hit
-
-
Class megamek.common.weapons.RLHandler
class RLHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- -3848472655779311898L
-
Class megamek.common.weapons.ScreenLauncherBayHandler
class ScreenLauncherBayHandler extends AmmoBayWeaponHandler implements Serializable- serialVersionUID:
- -1618484541772117621L
-
Class megamek.common.weapons.ScreenLauncherHandler
class ScreenLauncherHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
Class megamek.common.weapons.SmallPulseLaserPrototypeHandler
class SmallPulseLaserPrototypeHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- 6832340682515730916L
-
Class megamek.common.weapons.SpaceBombAttack
class SpaceBombAttack extends Weapon implements Serializable- serialVersionUID:
- -7842514353177676459L
-
Class megamek.common.weapons.SpaceBombAttackHandler
class SpaceBombAttackHandler extends WeaponHandler implements Serializable- serialVersionUID:
- -2439937071168853215L
-
Class megamek.common.weapons.SRMAntiTSMHandler
class SRMAntiTSMHandler extends SRMSmokeWarheadHandler implements Serializable- serialVersionUID:
- 6380017303917455020L
-
Class megamek.common.weapons.SRMAXHandler
class SRMAXHandler extends SRMHandler implements Serializable- serialVersionUID:
- 8049199984294733124L
-
Class megamek.common.weapons.SRMDeadFireHandler
class SRMDeadFireHandler extends SRMHandler implements Serializable- serialVersionUID:
- -1511452503641090393L
-
Class megamek.common.weapons.SRMFragHandler
class SRMFragHandler extends SRMHandler implements Serializable- serialVersionUID:
- -2281133981582906299L
-
Class megamek.common.weapons.SRMHandler
class SRMHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- -1618484541772117621L
-
Class megamek.common.weapons.SRMInfernoHandler
class SRMInfernoHandler extends SRMHandler implements Serializable- serialVersionUID:
- 826674238068613732L
-
Class megamek.common.weapons.SRMSmokeWarheadHandler
class SRMSmokeWarheadHandler extends SRMHandler implements Serializable- serialVersionUID:
- -40939686257250837L
-
Class megamek.common.weapons.SRMTandemChargeHandler
class SRMTandemChargeHandler extends SRMHandler implements Serializable- serialVersionUID:
- 6292692766500970690L
-
Class megamek.common.weapons.StingrayHandler
class StingrayHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2537312899803153911L
-
Class megamek.common.weapons.StopSwarmAttack
class StopSwarmAttack extends InfantryAttack implements Serializable- serialVersionUID:
- -5682796365154321224L
-
Class megamek.common.weapons.StopSwarmAttackHandler
class StopSwarmAttackHandler extends WeaponHandler implements Serializable- serialVersionUID:
- 7078803294398264979L
-
Class megamek.common.weapons.StreakHandler
class StreakHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- 4122111574368642492L
-
Serialized Fields
-
isAngelECMAffected
boolean isAngelECMAffected
-
-
Class megamek.common.weapons.StreakLRMHandler
class StreakLRMHandler extends StreakHandler implements Serializable- serialVersionUID:
- -3848472655779311898L
-
Class megamek.common.weapons.SwarmAttack
class SwarmAttack extends InfantryAttack implements Serializable- serialVersionUID:
- 8593642424068542897L
-
Class megamek.common.weapons.SwarmAttackHandler
class SwarmAttackHandler extends WeaponHandler implements Serializable- serialVersionUID:
- -2439937071168853215L
-
Class megamek.common.weapons.SwarmWeaponAttack
class SwarmWeaponAttack extends InfantryAttack implements Serializable- serialVersionUID:
- 8593642424068542897L
-
Class megamek.common.weapons.SwarmWeaponAttackHandler
class SwarmWeaponAttackHandler extends WeaponHandler implements Serializable- serialVersionUID:
- -2439937071168853215L
-
Class megamek.common.weapons.SwordfishHandler
class SwordfishHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2536312899903153911L
-
Class megamek.common.weapons.TAGHandler
class TAGHandler extends WeaponHandler implements Serializable- serialVersionUID:
- -967656770476044773L
-
Class megamek.common.weapons.TeleMissileHandler
class TeleMissileHandler extends CapitalMissileBayHandler implements Serializable- serialVersionUID:
- -1618484541772117621L
-
Serialized Fields
-
missileArmor
int missileArmor
-
-
Class megamek.common.weapons.ThunderBoltWeaponHandler
class ThunderBoltWeaponHandler extends MissileWeaponHandler implements Serializable- serialVersionUID:
- 6329291710822071023L
-
Class megamek.common.weapons.TSEMPHandler
class TSEMPHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- 5545991061428671743L
-
Class megamek.common.weapons.UltraWeaponHandler
class UltraWeaponHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 7551194199079004134L
-
Serialized Fields
-
howManyShots
int howManyShots
-
twoRollsUltra
boolean twoRollsUltra
-
-
Class megamek.common.weapons.VariableSpeedPulseLaserWeaponHandler
class VariableSpeedPulseLaserWeaponHandler extends EnergyWeaponHandler implements Serializable- serialVersionUID:
- -5701939682138221449L
-
Class megamek.common.weapons.VehicleFlamerCoolHandler
class VehicleFlamerCoolHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 4856089237895318515L
-
Class megamek.common.weapons.VehicleFlamerHandler
class VehicleFlamerHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 1130274470571109915L
-
Class megamek.common.weapons.VGLWeaponHandler
class VGLWeaponHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -4934490646657484486L
-
Class megamek.common.weapons.Weapon
class Weapon extends WeaponType implements Serializable- serialVersionUID:
- -8781224279449654544L
-
Class megamek.common.weapons.WeaponHandler
class WeaponHandler extends Object implements Serializable- serialVersionUID:
- 7137408139594693559L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
advancedPD
boolean advancedPD
-
ae
Entity ae
-
amsBayEngaged
boolean amsBayEngaged
-
amsBayEngagedCap
boolean amsBayEngagedCap
-
amsBayEngagedMissile
boolean amsBayEngagedMissile
-
amsEngaged
boolean amsEngaged
-
announcedEntityFiring
boolean announcedEntityFiring
-
apdsEngaged
boolean apdsEngaged
-
attackValue
int attackValue
-
atype
AmmoType atype
-
bDirect
boolean bDirect
-
bGlancing
boolean bGlancing
-
bLowProfileGlancing
boolean bLowProfileGlancing
-
bMissed
boolean bMissed
-
bSalvo
boolean bSalvo
-
calcDmgPerHitReport
Vector<Report> calcDmgPerHitReport
Used to store reports from calls tocalcDamagePerHit
. This is necessary because the method is called before the report needs to be added. -
CapMissileAMSMod
int CapMissileAMSMod
-
CapMissileArmor
int CapMissileArmor
-
CapMissileMissed
boolean CapMissileMissed
-
CounterAV
int CounterAV
-
damageType
DamageType damageType
-
firstHit
boolean firstHit
Keeps track of whether we are processing the first hit in a series of hits (like for cluster weapons) -
game
Game game
-
generalDamageType
int generalDamageType
-
hit
HitData hit
-
insertedAttacks
Vector<Integer> insertedAttacks
-
isJammed
boolean isJammed
-
isStrafing
boolean isStrafing
Boolean flag that determines whether or not this attack is part of a strafing run. -
isStrafingFirstShot
boolean isStrafingFirstShot
Boolean flag that determines if this shot was the first one by a particular weapon in a strafing run. Used to ensure that heat is only added once. -
missed
boolean missed
-
nDamPerHit
int nDamPerHit
-
nRange
int nRange
-
nSalvoBonus
int nSalvoBonus
-
nukeS2S
boolean nukeS2S
-
numRapidFireHits
int numRapidFireHits
-
nweapons
int nweapons
-
nweaponsHit
int nweaponsHit
-
originalAV
int originalAV
-
parentBayHandler
WeaponHandler parentBayHandler
-
pdBayEngaged
boolean pdBayEngaged
-
pdBayEngagedCap
boolean pdBayEngagedCap
-
pdBayEngagedMissile
boolean pdBayEngagedMissile
-
pdOverheated
boolean pdOverheated
-
roll
Roll roll
-
secondShot
boolean secondShot
-
sSalvoType
String sSalvoType
-
subjectId
int subjectId
-
target
Targetable target
-
throughFront
boolean throughFront
-
toHit
ToHitData toHit
-
typeName
String typeName
-
underWater
boolean underWater
-
waa
WeaponAttackAction waa
-
weapon
WeaponMounted weapon
-
wtype
WeaponType wtype
-
-
Class megamek.common.weapons.WhiteSharkHandler
class WhiteSharkHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
Class megamek.common.weapons.WhiteSharkTHandler
class WhiteSharkTHandler extends TeleMissileHandler implements Serializable- serialVersionUID:
- -2536312899803153911L
-
-
Package megamek.common.weapons.artillery
-
Class megamek.common.weapons.artillery.ArrowIV
class ArrowIV extends ArtilleryWeapon implements Serializable- serialVersionUID:
- -4495524659692575107L
-
Serialized Fields
-
ADA_EXT_RANGE
int ADA_EXT_RANGE
-
ADA_LONG_RANGE
int ADA_LONG_RANGE
-
ADA_MED_RANGE
int ADA_MED_RANGE
-
ADA_MIN_RANGE
int ADA_MIN_RANGE
-
ADA_SHORT_RANGE
int ADA_SHORT_RANGE
-
-
Class megamek.common.weapons.artillery.ArtilleryCannonWeapon
class ArtilleryCannonWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -732023379991213890L
-
Class megamek.common.weapons.artillery.ArtilleryWeapon
class ArtilleryWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -732023379991213890L
-
Class megamek.common.weapons.artillery.CLArrowIV
class CLArrowIV extends ArrowIV implements Serializable -
Class megamek.common.weapons.artillery.ISArrowIV
class ISArrowIV extends ArrowIV implements Serializable -
Class megamek.common.weapons.artillery.ISCruiseMissile120
class ISCruiseMissile120 extends ArtilleryWeapon implements Serializable- serialVersionUID:
- 5323886711682442495L
-
Class megamek.common.weapons.artillery.ISCruiseMissile50
class ISCruiseMissile50 extends ArtilleryWeapon implements Serializable- serialVersionUID:
- 5323886711682442495L
-
Class megamek.common.weapons.artillery.ISCruiseMissile70
class ISCruiseMissile70 extends ArtilleryWeapon implements Serializable- serialVersionUID:
- 5323886711682442495L
-
Class megamek.common.weapons.artillery.ISCruiseMissile90
class ISCruiseMissile90 extends ArtilleryWeapon implements Serializable- serialVersionUID:
- 5323886711682442495L
-
Class megamek.common.weapons.artillery.LongTom
class LongTom extends ArtilleryWeapon implements Serializable- serialVersionUID:
- 5323886711682442495L
-
Class megamek.common.weapons.artillery.LongTomCannon
class LongTomCannon extends ArtilleryCannonWeapon implements Serializable- serialVersionUID:
- -3643634306982832651L
-
Class megamek.common.weapons.artillery.Sniper
class Sniper extends ArtilleryWeapon implements Serializable- serialVersionUID:
- -5022670163785084036L
-
Class megamek.common.weapons.artillery.SniperCannon
class SniperCannon extends ArtilleryCannonWeapon implements Serializable- serialVersionUID:
- -6192123762419323551L
-
Class megamek.common.weapons.artillery.Thumper
class Thumper extends ArtilleryWeapon implements Serializable- serialVersionUID:
- -3256813053043672610L
-
Class megamek.common.weapons.artillery.ThumperCannon
class ThumperCannon extends ArtilleryCannonWeapon implements Serializable- serialVersionUID:
- -1951764278554798130L
-
-
Package megamek.common.weapons.autocannons
-
Class megamek.common.weapons.autocannons.ACWeapon
class ACWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- 1537808266032711407L
-
Class megamek.common.weapons.autocannons.CLImprovedAC10
class CLImprovedAC10 extends ACWeapon implements Serializable- serialVersionUID:
- 814114264108820161L
-
Class megamek.common.weapons.autocannons.CLImprovedAC2
class CLImprovedAC2 extends ACWeapon implements Serializable- serialVersionUID:
- 4780847244648362671L
-
Class megamek.common.weapons.autocannons.CLImprovedAC20
class CLImprovedAC20 extends ACWeapon implements Serializable- serialVersionUID:
- 49211848611799265L
-
Class megamek.common.weapons.autocannons.CLImprovedAC5
class CLImprovedAC5 extends ACWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.autocannons.CLLB10XAC
class CLLB10XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- 3315625878431308444L
-
Class megamek.common.weapons.autocannons.CLLB20XAC
class CLLB20XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- -8198486718611015222L
-
Class megamek.common.weapons.autocannons.CLLB2XAC
class CLLB2XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- -2333780992130250932L
-
Class megamek.common.weapons.autocannons.CLLB5XAC
class CLLB5XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- 722040764690180243L
-
Class megamek.common.weapons.autocannons.CLNailGun
class CLNailGun extends NailRivetGunWeapon implements Serializable- serialVersionUID:
- -5198228513368748633L
-
Class megamek.common.weapons.autocannons.CLProtoMekAC2
class CLProtoMekAC2 extends ProtoMekACWeapon implements Serializable- serialVersionUID:
- 4371171653960292873L
-
Class megamek.common.weapons.autocannons.CLProtoMekAC4
class CLProtoMekAC4 extends ProtoMekACWeapon implements Serializable- serialVersionUID:
- 4371171653960292873L
-
Class megamek.common.weapons.autocannons.CLProtoMekAC8
class CLProtoMekAC8 extends ProtoMekACWeapon implements Serializable- serialVersionUID:
- 4371171653960292873L
-
Class megamek.common.weapons.autocannons.CLRAC2
class CLRAC2 extends RACWeapon implements Serializable- serialVersionUID:
- -2134880724662962943L
-
Class megamek.common.weapons.autocannons.CLRAC5
class CLRAC5 extends RACWeapon implements Serializable- serialVersionUID:
- -9054458663836717481L
-
Class megamek.common.weapons.autocannons.CLRivetGun
class CLRivetGun extends NailRivetGunWeapon implements Serializable- serialVersionUID:
- -5198228513368748633L
-
Class megamek.common.weapons.autocannons.CLUAC10
class CLUAC10 extends UACWeapon implements Serializable- serialVersionUID:
- 6077697413308875802L
-
Class megamek.common.weapons.autocannons.CLUAC2
class CLUAC2 extends UACWeapon implements Serializable- serialVersionUID:
- 7982946203794957045L
-
Class megamek.common.weapons.autocannons.CLUAC20
class CLUAC20 extends UACWeapon implements Serializable- serialVersionUID:
- 2630276807984380743L
-
Class megamek.common.weapons.autocannons.CLUAC5
class CLUAC5 extends UACWeapon implements Serializable- serialVersionUID:
- 4371171653960292873L
-
Class megamek.common.weapons.autocannons.HVACWeapon
class HVACWeapon extends ACWeapon implements Serializable- serialVersionUID:
- 4958849713169213573L
-
Class megamek.common.weapons.autocannons.ISAC10
class ISAC10 extends ACWeapon implements Serializable- serialVersionUID:
- 814114264108820161L
-
Class megamek.common.weapons.autocannons.ISAC2
class ISAC2 extends ACWeapon implements Serializable- serialVersionUID:
- 49211848611799265L
-
Class megamek.common.weapons.autocannons.ISAC20
class ISAC20 extends ACWeapon implements Serializable- serialVersionUID:
- 4780847244648362671L
-
Class megamek.common.weapons.autocannons.ISAC5
class ISAC5 extends ACWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.autocannons.ISHVAC10
class ISHVAC10 extends HVACWeapon implements Serializable- serialVersionUID:
- 4958849713169213573L
-
Class megamek.common.weapons.autocannons.ISHVAC2
class ISHVAC2 extends HVACWeapon implements Serializable- serialVersionUID:
- 4958849713169213573L
-
Class megamek.common.weapons.autocannons.ISHVAC5
class ISHVAC5 extends HVACWeapon implements Serializable- serialVersionUID:
- -1116752747486372187L
-
Class megamek.common.weapons.autocannons.ISLAC2
class ISLAC2 extends LACWeapon implements Serializable- serialVersionUID:
- 3128546525878614842L
-
Class megamek.common.weapons.autocannons.ISLAC5
class ISLAC5 extends LACWeapon implements Serializable- serialVersionUID:
- 6131945194809316957L
-
Class megamek.common.weapons.autocannons.ISLB10XAC
class ISLB10XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- -6873790245999096707L
-
Class megamek.common.weapons.autocannons.ISLB20XAC
class ISLB20XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- 5809856400438327826L
-
Class megamek.common.weapons.autocannons.ISLB2XAC
class ISLB2XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- -8906248294693269096L
-
Class megamek.common.weapons.autocannons.ISLB5XAC
class ISLB5XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- 3466212961123086341L
-
Class megamek.common.weapons.autocannons.ISNailandRivetGun
class ISNailandRivetGun extends NailRivetGunWeapon implements Serializable- serialVersionUID:
- -5198228513368748633L
-
Class megamek.common.weapons.autocannons.ISRAC2
class ISRAC2 extends RACWeapon implements Serializable- serialVersionUID:
- 7256023025545151994L
-
Class megamek.common.weapons.autocannons.ISRAC5
class ISRAC5 extends RACWeapon implements Serializable- serialVersionUID:
- 1212976417295270466L
-
Class megamek.common.weapons.autocannons.ISRifleHeavy
class ISRifleHeavy extends RifleWeapon implements Serializable- serialVersionUID:
- -2670817452732971454L
-
Class megamek.common.weapons.autocannons.ISRifleLight
class ISRifleLight extends RifleWeapon implements Serializable- serialVersionUID:
- -8493561115043967893L
-
Class megamek.common.weapons.autocannons.ISRifleMedium
class ISRifleMedium extends RifleWeapon implements Serializable- serialVersionUID:
- 3540374668501692337L
-
Class megamek.common.weapons.autocannons.ISRivetGun
class ISRivetGun extends NailRivetGunWeapon implements Serializable- serialVersionUID:
- -5198228513368748633L
-
Class megamek.common.weapons.autocannons.ISUAC10
class ISUAC10 extends UACWeapon implements Serializable- serialVersionUID:
- 6937673199956551674L
-
Class megamek.common.weapons.autocannons.ISUAC2
class ISUAC2 extends UACWeapon implements Serializable- serialVersionUID:
- -6894947564166021652L
-
Class megamek.common.weapons.autocannons.ISUAC20
class ISUAC20 extends UACWeapon implements Serializable- serialVersionUID:
- -8297688910484314546L
-
Class megamek.common.weapons.autocannons.ISUAC5
class ISUAC5 extends UACWeapon implements Serializable- serialVersionUID:
- -6307637324918648850L
-
Class megamek.common.weapons.autocannons.LACWeapon
class LACWeapon extends ACWeapon implements Serializable- serialVersionUID:
- -1273558621868218173L
-
Class megamek.common.weapons.autocannons.LBXACWeapon
class LBXACWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- 5478539267390524833L
-
Class megamek.common.weapons.autocannons.NailRivetGunWeapon
class NailRivetGunWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -1682472557596745939L
-
Class megamek.common.weapons.autocannons.ProtoMekACWeapon
class ProtoMekACWeapon extends ACWeapon implements Serializable- serialVersionUID:
- 5955226813134596666L
-
Class megamek.common.weapons.autocannons.RACWeapon
class RACWeapon extends UACWeapon implements Serializable- serialVersionUID:
- 659000035767322660L
-
Class megamek.common.weapons.autocannons.RifleWeapon
class RifleWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -5777058832149749312L
-
Class megamek.common.weapons.autocannons.UACWeapon
class UACWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -8041750694509751561L
-
-
Package megamek.common.weapons.battlearmor
-
Class megamek.common.weapons.battlearmor.AdvancedSRMWeapon
class AdvancedSRMWeapon extends SRMWeapon implements Serializable- serialVersionUID:
- 8098857067349950771L
-
Class megamek.common.weapons.battlearmor.BAFlamerWeapon
class BAFlamerWeapon extends Weapon implements Serializable- serialVersionUID:
- -8198014543155920036L
-
Class megamek.common.weapons.battlearmor.BALBXHandler
class BALBXHandler extends WeaponHandler implements Serializable- serialVersionUID:
- -6378056043285522609L
-
Class megamek.common.weapons.battlearmor.BAMGHandler
class BAMGHandler extends WeaponHandler implements Serializable- serialVersionUID:
- 4109377609879352900L
-
Class megamek.common.weapons.battlearmor.BAMGWeapon
class BAMGWeapon extends Weapon implements Serializable- serialVersionUID:
- -6222214456392675786L
-
Class megamek.common.weapons.battlearmor.BATaserHandler
class BATaserHandler extends AmmoWeaponHandler implements Serializable- serialVersionUID:
- 1308895663099714573L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM1
class CLAdvancedSRM1 extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- -6709245485008575199L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM1OS
class CLAdvancedSRM1OS extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- -6709245485008575199L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM2
class CLAdvancedSRM2 extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- 5607708375304559535L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM2OS
class CLAdvancedSRM2OS extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- 5607708375304559535L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM3
class CLAdvancedSRM3 extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- 6946007011975098588L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM3OS
class CLAdvancedSRM3OS extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- 6946007011975098588L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM4
class CLAdvancedSRM4 extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- 1382352551382640865L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM4OS
class CLAdvancedSRM4OS extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- 1382352551382640865L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM5
class CLAdvancedSRM5 extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- 546071313282533016L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM5OS
class CLAdvancedSRM5OS extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- 546071313282533016L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM6
class CLAdvancedSRM6 extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- -6710415894545970512L
-
Class megamek.common.weapons.battlearmor.CLAdvancedSRM6OS
class CLAdvancedSRM6OS extends AdvancedSRMWeapon implements Serializable- serialVersionUID:
- -6710415894545970512L
-
Class megamek.common.weapons.battlearmor.CLBAAPGaussRifle
class CLBAAPGaussRifle extends Weapon implements Serializable- serialVersionUID:
- 3055904827702262063L
-
Class megamek.common.weapons.battlearmor.CLBACompactNarc
class CLBACompactNarc extends NarcWeapon implements Serializable- serialVersionUID:
- 6784282679924023973L
-
Class megamek.common.weapons.battlearmor.CLBAERPulseLaserMedium
class CLBAERPulseLaserMedium extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 7816191920104768204L
-
Class megamek.common.weapons.battlearmor.CLBAERPulseLaserSmall
class CLBAERPulseLaserSmall extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -273231806790327505L
-
Class megamek.common.weapons.battlearmor.CLBAFlamer
class CLBAFlamer extends BAFlamerWeapon implements Serializable- serialVersionUID:
- 8782512971175525221L
-
Class megamek.common.weapons.battlearmor.CLBAFlamerHeavy
class CLBAFlamerHeavy extends BAFlamerWeapon implements Serializable- serialVersionUID:
- 8041763978361592459L
-
Class megamek.common.weapons.battlearmor.CLBAGrenadeLauncherHeavy
class CLBAGrenadeLauncherHeavy extends Weapon implements Serializable- serialVersionUID:
- 2728566278196446996L
-
Class megamek.common.weapons.battlearmor.CLBALaserERMedium
class CLBALaserERMedium extends LaserWeapon implements Serializable- serialVersionUID:
- -2063816167191977118L
-
Class megamek.common.weapons.battlearmor.CLBALaserERMicro
class CLBALaserERMicro extends LaserWeapon implements Serializable- serialVersionUID:
- -445880139385652098L
-
Class megamek.common.weapons.battlearmor.CLBALaserERSmall
class CLBALaserERSmall extends LaserWeapon implements Serializable- serialVersionUID:
- -4120464315724174929L
-
Class megamek.common.weapons.battlearmor.CLBALaserHeavyMedium
class CLBALaserHeavyMedium extends LaserWeapon implements Serializable- serialVersionUID:
- -3836305728245548205L
-
Class megamek.common.weapons.battlearmor.CLBALaserHeavySmall
class CLBALaserHeavySmall extends LaserWeapon implements Serializable- serialVersionUID:
- -1717918421173868008L
-
Class megamek.common.weapons.battlearmor.CLBALaserSmall
class CLBALaserSmall extends LaserWeapon implements Serializable- serialVersionUID:
- -6475366872597851742L
-
Class megamek.common.weapons.battlearmor.CLBALBX
class CLBALBX extends Weapon implements Serializable- serialVersionUID:
- 2978911783244524588L
-
Class megamek.common.weapons.battlearmor.CLBALightTAG
class CLBALightTAG extends TAGWeapon implements Serializable- serialVersionUID:
- -6411290826952751265L
-
Class megamek.common.weapons.battlearmor.CLBALRM1
class CLBALRM1 extends LRMWeapon implements Serializable- serialVersionUID:
- -5262579090950972046L
-
Class megamek.common.weapons.battlearmor.CLBALRM1OS
class CLBALRM1OS extends LRMWeapon implements Serializable- serialVersionUID:
- -5262579090950972046L
-
Class megamek.common.weapons.battlearmor.CLBALRM2
class CLBALRM2 extends LRMWeapon implements Serializable- serialVersionUID:
- -5274335014393603612L
-
Class megamek.common.weapons.battlearmor.CLBALRM2OS
class CLBALRM2OS extends LRMWeapon implements Serializable- serialVersionUID:
- -5274335014393603612L
-
Class megamek.common.weapons.battlearmor.CLBALRM3
class CLBALRM3 extends LRMWeapon implements Serializable- serialVersionUID:
- -4086505975056019860L
-
Class megamek.common.weapons.battlearmor.CLBALRM3OS
class CLBALRM3OS extends LRMWeapon implements Serializable- serialVersionUID:
- -4086505975056019860L
-
Class megamek.common.weapons.battlearmor.CLBALRM4
class CLBALRM4 extends LRMWeapon implements Serializable- serialVersionUID:
- -7115498642122846062L
-
Class megamek.common.weapons.battlearmor.CLBALRM4OS
class CLBALRM4OS extends LRMWeapon implements Serializable- serialVersionUID:
- -7115498642122846062L
-
Class megamek.common.weapons.battlearmor.CLBALRM5
class CLBALRM5 extends LRMWeapon implements Serializable- serialVersionUID:
- -2860859814228145513L
-
Class megamek.common.weapons.battlearmor.CLBALRM5OS
class CLBALRM5OS extends LRMWeapon implements Serializable- serialVersionUID:
- 767564661100835293L
-
Class megamek.common.weapons.battlearmor.CLBAMG
class CLBAMG extends BAMGWeapon implements Serializable- serialVersionUID:
- -5021714235121936669L
-
Class megamek.common.weapons.battlearmor.CLBAMGBearhunterSuperheavy
class CLBAMGBearhunterSuperheavy extends Weapon implements Serializable- serialVersionUID:
- -1042154309245048380L
-
Class megamek.common.weapons.battlearmor.CLBAMGBearhunterSuperheavyACi
class CLBAMGBearhunterSuperheavyACi extends Weapon implements Serializable- serialVersionUID:
- -1042154309245048380L
-
Class megamek.common.weapons.battlearmor.CLBAMGHeavy
class CLBAMGHeavy extends BAMGWeapon implements Serializable- serialVersionUID:
- 7184744610192773285L
-
Class megamek.common.weapons.battlearmor.CLBAMGLight
class CLBAMGLight extends BAMGWeapon implements Serializable- serialVersionUID:
- 1810341654439496432L
-
Class megamek.common.weapons.battlearmor.CLBAMicroBomb
class CLBAMicroBomb extends Weapon implements Serializable- serialVersionUID:
- 1467436625346131281L
-
Class megamek.common.weapons.battlearmor.CLBAMortarHeavy
class CLBAMortarHeavy extends Weapon implements Serializable- serialVersionUID:
- -141763207003813118L
-
Class megamek.common.weapons.battlearmor.CLBAMortarLight
class CLBAMortarLight extends Weapon implements Serializable- serialVersionUID:
- -141763207003813118L
-
Class megamek.common.weapons.battlearmor.CLBAPulseLaserMedium
class CLBAPulseLaserMedium extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -5538336797804604495L
-
Class megamek.common.weapons.battlearmor.CLBAPulseLaserMicro
class CLBAPulseLaserMicro extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -3335298535182304490L
-
Class megamek.common.weapons.battlearmor.CLBAPulseLaserSmall
class CLBAPulseLaserSmall extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -3257397139779601796L
-
Class megamek.common.weapons.battlearmor.CLBARecoillessRifleHeavy
class CLBARecoillessRifleHeavy extends Weapon implements Serializable- serialVersionUID:
- -4900393422594499114L
-
Class megamek.common.weapons.battlearmor.CLBARecoillessRifleLight
class CLBARecoillessRifleLight extends Weapon implements Serializable- serialVersionUID:
- 1463215714799059271L
-
Class megamek.common.weapons.battlearmor.CLBARecoillessRifleMedium
class CLBARecoillessRifleMedium extends Weapon implements Serializable- serialVersionUID:
- -8244299318168866609L
-
Class megamek.common.weapons.battlearmor.CLBASRM1
class CLBASRM1 extends SRMWeapon implements Serializable- serialVersionUID:
- 7660446177480426870L
-
Class megamek.common.weapons.battlearmor.CLBASRM1OS
class CLBASRM1OS extends SRMWeapon implements Serializable- serialVersionUID:
- 7660446177480426870L
-
Class megamek.common.weapons.battlearmor.CLBASRM2
class CLBASRM2 extends SRMWeapon implements Serializable- serialVersionUID:
- -8216939998088201265L
-
Class megamek.common.weapons.battlearmor.CLBASRM2OS
class CLBASRM2OS extends SRMWeapon implements Serializable- serialVersionUID:
- 3798165725512473586L
-
Class megamek.common.weapons.battlearmor.CLBASRM3
class CLBASRM3 extends SRMWeapon implements Serializable- serialVersionUID:
- 1661723137877595056L
-
Class megamek.common.weapons.battlearmor.CLBASRM3OS
class CLBASRM3OS extends SRMWeapon implements Serializable- serialVersionUID:
- 1661723137877595056L
-
Class megamek.common.weapons.battlearmor.CLBASRM4
class CLBASRM4 extends SRMWeapon implements Serializable- serialVersionUID:
- -6776541552712952370L
-
Class megamek.common.weapons.battlearmor.CLBASRM4OS
class CLBASRM4OS extends SRMWeapon implements Serializable- serialVersionUID:
- -6513977729364835643L
-
Class megamek.common.weapons.battlearmor.CLBASRM5
class CLBASRM5 extends SRMWeapon implements Serializable- serialVersionUID:
- 9051765359928076836L
-
Class megamek.common.weapons.battlearmor.CLBASRM5OS
class CLBASRM5OS extends SRMWeapon implements Serializable- serialVersionUID:
- 9051765359928076836L
-
Class megamek.common.weapons.battlearmor.CLBASRM6
class CLBASRM6 extends SRMWeapon implements Serializable- serialVersionUID:
- -5174394587928057034L
-
Class megamek.common.weapons.battlearmor.CLBASRM6OS
class CLBASRM6OS extends SRMWeapon implements Serializable- serialVersionUID:
- 5184043200202465163L
-
Class megamek.common.weapons.battlearmor.CLBASupportPPC
class CLBASupportPPC extends PPCWeapon implements Serializable- serialVersionUID:
- 2062417699006705116L
-
Class megamek.common.weapons.battlearmor.ISBAAPDS
class ISBAAPDS extends Weapon implements Serializable- serialVersionUID:
- 5678281956614161074L
-
Class megamek.common.weapons.battlearmor.ISBACompactNarc
class ISBACompactNarc extends NarcWeapon implements Serializable- serialVersionUID:
- 6784282679924023973L
-
Class megamek.common.weapons.battlearmor.ISBAFiredrakeNeedler
class ISBAFiredrakeNeedler extends Weapon implements Serializable- serialVersionUID:
- -8852176757815947141L
-
Class megamek.common.weapons.battlearmor.ISBAGaussRifleDavidLight
class ISBAGaussRifleDavidLight extends Weapon implements Serializable- serialVersionUID:
- -4247046315958528324L
-
Class megamek.common.weapons.battlearmor.ISBAGaussRifleGrandMauler
class ISBAGaussRifleGrandMauler extends Weapon implements Serializable- serialVersionUID:
- 7045591700835271280L
-
Class megamek.common.weapons.battlearmor.ISBAGaussRifleKingDavidLight
class ISBAGaussRifleKingDavidLight extends Weapon implements Serializable- serialVersionUID:
- -3358799424901447503L
-
Class megamek.common.weapons.battlearmor.ISBAGaussRifleMagshot
class ISBAGaussRifleMagshot extends Weapon implements Serializable- serialVersionUID:
- 870812653880382979L
-
Class megamek.common.weapons.battlearmor.ISBAGaussRifleTsunami
class ISBAGaussRifleTsunami extends Weapon implements Serializable- serialVersionUID:
- -4179313979730970060L
-
Class megamek.common.weapons.battlearmor.ISBAGrenadeLauncherHeavy
class ISBAGrenadeLauncherHeavy extends Weapon implements Serializable- serialVersionUID:
- -5514157095037913844L
-
Class megamek.common.weapons.battlearmor.ISBAGrenadeLauncherMicro
class ISBAGrenadeLauncherMicro extends Weapon implements Serializable- serialVersionUID:
- 5856065014622975919L
-
Class megamek.common.weapons.battlearmor.ISBAHeavyFlamer
class ISBAHeavyFlamer extends BAFlamerWeapon implements Serializable- serialVersionUID:
- -2482256971276582340L
-
Class megamek.common.weapons.battlearmor.ISBALaserERMedium
class ISBALaserERMedium extends LaserWeapon implements Serializable- serialVersionUID:
- 309223577642811605L
-
Class megamek.common.weapons.battlearmor.ISBALaserERSmall
class ISBALaserERSmall extends LaserWeapon implements Serializable- serialVersionUID:
- -4997798107691083605L
-
Class megamek.common.weapons.battlearmor.ISBALaserMedium
class ISBALaserMedium extends LaserWeapon implements Serializable- serialVersionUID:
- 2178224725694704541L
-
Class megamek.common.weapons.battlearmor.ISBALaserPulseMedium
class ISBALaserPulseMedium extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 2676144961105838316L
-
Class megamek.common.weapons.battlearmor.ISBALaserPulseSmall
class ISBALaserPulseSmall extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 2977404162226570144L
-
Class megamek.common.weapons.battlearmor.ISBALaserSmall
class ISBALaserSmall extends LaserWeapon implements Serializable- serialVersionUID:
- -4033152775138299857L
-
Class megamek.common.weapons.battlearmor.ISBALaserVSPMedium
class ISBALaserVSPMedium extends VariableSpeedPulseLaserWeapon implements Serializable- serialVersionUID:
- 2676144961105838316L
-
Class megamek.common.weapons.battlearmor.ISBALaserVSPSmall
class ISBALaserVSPSmall extends VariableSpeedPulseLaserWeapon implements Serializable- serialVersionUID:
- 2676144961105838316L
-
Class megamek.common.weapons.battlearmor.ISBALightTAG
class ISBALightTAG extends TAGWeapon implements Serializable- serialVersionUID:
- 3038539726901030186L
-
Class megamek.common.weapons.battlearmor.ISBALRM1
class ISBALRM1 extends LRMWeapon implements Serializable- serialVersionUID:
- -5976936994611000430L
-
Class megamek.common.weapons.battlearmor.ISBALRM1OS
class ISBALRM1OS extends LRMWeapon implements Serializable- serialVersionUID:
- -5976936994611000430L
-
Class megamek.common.weapons.battlearmor.ISBALRM2
class ISBALRM2 extends LRMWeapon implements Serializable- serialVersionUID:
- -7559909598872310558L
-
Class megamek.common.weapons.battlearmor.ISBALRM2OS
class ISBALRM2OS extends LRMWeapon implements Serializable- serialVersionUID:
- -7559909598872310558L
-
Class megamek.common.weapons.battlearmor.ISBALRM3
class ISBALRM3 extends LRMWeapon implements Serializable- serialVersionUID:
- 435741447089925036L
-
Class megamek.common.weapons.battlearmor.ISBALRM3OS
class ISBALRM3OS extends LRMWeapon implements Serializable- serialVersionUID:
- 435741447089925036L
-
Class megamek.common.weapons.battlearmor.ISBALRM4
class ISBALRM4 extends LRMWeapon implements Serializable- serialVersionUID:
- 5929285415982964603L
-
Class megamek.common.weapons.battlearmor.ISBALRM4OS
class ISBALRM4OS extends LRMWeapon implements Serializable- serialVersionUID:
- 5929285415982964603L
-
Class megamek.common.weapons.battlearmor.ISBALRM5
class ISBALRM5 extends LRMWeapon implements Serializable- serialVersionUID:
- 1922843634155860893L
-
Class megamek.common.weapons.battlearmor.ISBALRM5OS
class ISBALRM5OS extends LRMWeapon implements Serializable- serialVersionUID:
- 3915337270241715850L
-
Class megamek.common.weapons.battlearmor.ISBAMG
class ISBAMG extends BAMGWeapon implements Serializable- serialVersionUID:
- -4420620461776813639L
-
Class megamek.common.weapons.battlearmor.ISBAMGHeavy
class ISBAMGHeavy extends BAMGWeapon implements Serializable- serialVersionUID:
- -8064879485060186631L
-
Class megamek.common.weapons.battlearmor.ISBAMGLight
class ISBAMGLight extends BAMGWeapon implements Serializable- serialVersionUID:
- -1314457483959053741L
-
Class megamek.common.weapons.battlearmor.ISBAMortarHeavy
class ISBAMortarHeavy extends Weapon implements Serializable- serialVersionUID:
- 7081695747408312441L
-
Class megamek.common.weapons.battlearmor.ISBAMortarLight
class ISBAMortarLight extends Weapon implements Serializable- serialVersionUID:
- -141763207003813118L
-
Class megamek.common.weapons.battlearmor.ISBAMRM1
class ISBAMRM1 extends MRMWeapon implements Serializable- serialVersionUID:
- -1816363336605737063L
-
Class megamek.common.weapons.battlearmor.ISBAMRM1OS
class ISBAMRM1OS extends MRMWeapon implements Serializable- serialVersionUID:
- -1816363336605737063L
-
Class megamek.common.weapons.battlearmor.ISBAMRM2
class ISBAMRM2 extends MRMWeapon implements Serializable- serialVersionUID:
- -8616767319138511565L
-
Class megamek.common.weapons.battlearmor.ISBAMRM2OS
class ISBAMRM2OS extends MRMWeapon implements Serializable- serialVersionUID:
- -8616767319138511565L
-
Class megamek.common.weapons.battlearmor.ISBAMRM3
class ISBAMRM3 extends MRMWeapon implements Serializable- serialVersionUID:
- -2684723412113127349L
-
Class megamek.common.weapons.battlearmor.ISBAMRM3OS
class ISBAMRM3OS extends MRMWeapon implements Serializable- serialVersionUID:
- -2684723412113127349L
-
Class megamek.common.weapons.battlearmor.ISBAMRM4
class ISBAMRM4 extends MRMWeapon implements Serializable- serialVersionUID:
- 5084851020651390032L
-
Class megamek.common.weapons.battlearmor.ISBAMRM4OS
class ISBAMRM4OS extends MRMWeapon implements Serializable- serialVersionUID:
- 5084851020651390032L
-
Class megamek.common.weapons.battlearmor.ISBAMRM5
class ISBAMRM5 extends MRMWeapon implements Serializable- serialVersionUID:
- 3581161640370371727L
-
Class megamek.common.weapons.battlearmor.ISBAMRM5OS
class ISBAMRM5OS extends MRMWeapon implements Serializable- serialVersionUID:
- 3581161640370371727L
-
Class megamek.common.weapons.battlearmor.ISBAPlasmaRifle
class ISBAPlasmaRifle extends Weapon implements Serializable- serialVersionUID:
- 4885473724392214253L
-
Class megamek.common.weapons.battlearmor.ISBAPopUpMineLauncher
class ISBAPopUpMineLauncher extends Weapon implements Serializable- serialVersionUID:
- -3445048091894801251L
-
Class megamek.common.weapons.battlearmor.ISBARL1
class ISBARL1 extends RLWeapon implements Serializable- serialVersionUID:
- 9080214985232453233L
-
Class megamek.common.weapons.battlearmor.ISBARL2
class ISBARL2 extends RLWeapon implements Serializable- serialVersionUID:
- -3501679876316953438L
-
Class megamek.common.weapons.battlearmor.ISBARL3
class ISBARL3 extends RLWeapon implements Serializable- serialVersionUID:
- -5963869448761538363L
-
Class megamek.common.weapons.battlearmor.ISBARL4
class ISBARL4 extends RLWeapon implements Serializable- serialVersionUID:
- 5679355637948305939L
-
Class megamek.common.weapons.battlearmor.ISBARL5
class ISBARL5 extends RLWeapon implements Serializable- serialVersionUID:
- -6957164916144671184L
-
Class megamek.common.weapons.battlearmor.ISBASRM1
class ISBASRM1 extends SRMWeapon implements Serializable- serialVersionUID:
- -3895466103659984643L
-
Class megamek.common.weapons.battlearmor.ISBASRM1OS
class ISBASRM1OS extends SRMWeapon implements Serializable- serialVersionUID:
- -3895466103659984643L
-
Class megamek.common.weapons.battlearmor.ISBASRM2
class ISBASRM2 extends SRMWeapon implements Serializable- serialVersionUID:
- -8486208221700793591L
-
Class megamek.common.weapons.battlearmor.ISBASRM2OS
class ISBASRM2OS extends SRMWeapon implements Serializable- serialVersionUID:
- -6918950640293828718L
-
Class megamek.common.weapons.battlearmor.ISBASRM3
class ISBASRM3 extends SRMWeapon implements Serializable- serialVersionUID:
- 8732407650030864483L
-
Class megamek.common.weapons.battlearmor.ISBASRM3OS
class ISBASRM3OS extends SRMWeapon implements Serializable- serialVersionUID:
- 8732407650030864483L
-
Class megamek.common.weapons.battlearmor.ISBASRM4
class ISBASRM4 extends SRMWeapon implements Serializable- serialVersionUID:
- 4338199179135810932L
-
Class megamek.common.weapons.battlearmor.ISBASRM4OS
class ISBASRM4OS extends SRMWeapon implements Serializable- serialVersionUID:
- -6674141690237272868L
-
Class megamek.common.weapons.battlearmor.ISBASRM5
class ISBASRM5 extends SRMWeapon implements Serializable- serialVersionUID:
- 2564548381701365334L
-
Class megamek.common.weapons.battlearmor.ISBASRM5OS
class ISBASRM5OS extends SRMWeapon implements Serializable- serialVersionUID:
- 2564548381701365334L
-
Class megamek.common.weapons.battlearmor.ISBASRM6
class ISBASRM6 extends SRMWeapon implements Serializable- serialVersionUID:
- -2774209761562289905L
-
Class megamek.common.weapons.battlearmor.ISBASRM6OS
class ISBASRM6OS extends SRMWeapon implements Serializable- serialVersionUID:
- -1926715836221080572L
-
Class megamek.common.weapons.battlearmor.ISBASupportPPC
class ISBASupportPPC extends PPCWeapon implements Serializable- serialVersionUID:
- -993141316216102914L
-
Class megamek.common.weapons.battlearmor.ISBATaser
class ISBATaser extends AmmoWeapon implements Serializable- serialVersionUID:
- 4393086562754363816L
-
Class megamek.common.weapons.battlearmor.ISBATubeArtillery
class ISBATubeArtillery extends ArtilleryWeapon implements Serializable- serialVersionUID:
- -2803991494958411097L
-
-
Package megamek.common.weapons.bayweapons
-
Class megamek.common.weapons.bayweapons.ACBayWeapon
class ACBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.AmmoBayWeapon
class AmmoBayWeapon extends BayWeapon implements Serializable- serialVersionUID:
- 4718603486868464292L
-
Class megamek.common.weapons.bayweapons.AMSBayWeapon
class AMSBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.AR10BayWeapon
class AR10BayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.ArtilleryBayWeapon
class ArtilleryBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.ATMBayWeapon
class ATMBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.BayWeapon
class BayWeapon extends Weapon implements Serializable- serialVersionUID:
- -1787970217528405766L
-
Class megamek.common.weapons.bayweapons.CapitalACBayWeapon
class CapitalACBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.CapitalGaussBayWeapon
class CapitalGaussBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.CapitalLaserBayWeapon
class CapitalLaserBayWeapon extends BayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.CapitalMDBayWeapon
class CapitalMDBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.CapitalMissileBayWeapon
class CapitalMissileBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.CapitalPPCBayWeapon
class CapitalPPCBayWeapon extends BayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.GaussBayWeapon
class GaussBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.LaserBayWeapon
class LaserBayWeapon extends BayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.LBXBayWeapon
class LBXBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.LRMBayWeapon
class LRMBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.MiscBayWeapon
class MiscBayWeapon extends BayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.MMLBayWeapon
class MMLBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.MRMBayWeapon
class MRMBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.PlasmaBayWeapon
class PlasmaBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.PointDefenseBayWeapon
class PointDefenseBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.PPCBayWeapon
class PPCBayWeapon extends BayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.PulseLaserBayWeapon
class PulseLaserBayWeapon extends BayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.RLBayWeapon
class RLBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.ScreenLauncherBayWeapon
class ScreenLauncherBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.SRMBayWeapon
class SRMBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.SubCapCannonBayWeapon
class SubCapCannonBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.SubCapitalMissileBayWeapon
class SubCapitalMissileBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8656042527483383101L
-
Class megamek.common.weapons.bayweapons.SubCapLaserBayWeapon
class SubCapLaserBayWeapon extends BayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.bayweapons.TeleOperatedMissileBayWeapon
class TeleOperatedMissileBayWeapon extends CapitalMissileBayWeapon implements Serializable- serialVersionUID:
- 8756042527413382101L
-
Class megamek.common.weapons.bayweapons.ThunderboltBayWeapon
class ThunderboltBayWeapon extends AmmoBayWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
-
Package megamek.common.weapons.bombs
-
Class megamek.common.weapons.bombs.BombArrowIV
class BombArrowIV extends ArtilleryWeapon implements Serializable- serialVersionUID:
- -1321502140176775035L
-
Class megamek.common.weapons.bombs.BombISRL10
class BombISRL10 extends MissileWeapon implements Serializable- serialVersionUID:
- 5763858241912399084L
-
Class megamek.common.weapons.bombs.BombISRLP10
class BombISRLP10 extends MissileWeapon implements Serializable- serialVersionUID:
- 5763858241912399084L
-
Class megamek.common.weapons.bombs.CLAAAMissileWeapon
class CLAAAMissileWeapon extends ThunderBoltWeapon implements Serializable- serialVersionUID:
- -2043203178614130517L
-
Class megamek.common.weapons.bombs.CLASEWMissileWeapon
class CLASEWMissileWeapon extends ThunderBoltWeapon implements Serializable- serialVersionUID:
- -2094737986722961212L
-
Class megamek.common.weapons.bombs.CLASMissileWeapon
class CLASMissileWeapon extends ThunderBoltWeapon implements Serializable- serialVersionUID:
- 8263429182520693147L
-
Class megamek.common.weapons.bombs.CLBombTAG
class CLBombTAG extends TAGWeapon implements Serializable- serialVersionUID:
- -7692653575300083613L
-
Class megamek.common.weapons.bombs.CLLAAMissileWeapon
class CLLAAMissileWeapon extends ThunderBoltWeapon implements Serializable- serialVersionUID:
- 6262048986109960442L
-
Class megamek.common.weapons.bombs.ISAAAMissileWeapon
class ISAAAMissileWeapon extends ThunderBoltWeapon implements Serializable- serialVersionUID:
- -2043203178614130517L
-
Class megamek.common.weapons.bombs.ISASEWMissileWeapon
class ISASEWMissileWeapon extends ThunderBoltWeapon implements Serializable- serialVersionUID:
- -2094737986722961212L
-
Class megamek.common.weapons.bombs.ISASMissileWeapon
class ISASMissileWeapon extends ThunderBoltWeapon implements Serializable- serialVersionUID:
- 8263429182520693147L
-
Class megamek.common.weapons.bombs.ISBombTAG
class ISBombTAG extends TAGWeapon implements Serializable- serialVersionUID:
- -7692653575300083613L
-
Class megamek.common.weapons.bombs.ISLAAMissileWeapon
class ISLAAMissileWeapon extends ThunderBoltWeapon implements Serializable- serialVersionUID:
- 6262048986109960442L
-
-
Package megamek.common.weapons.c3
-
Class megamek.common.weapons.c3.ISC3M
class ISC3M extends TAGWeapon implements Serializable- serialVersionUID:
- -8367068184993071837L
-
Class megamek.common.weapons.c3.ISC3MBS
class ISC3MBS extends TAGWeapon implements Serializable- serialVersionUID:
- -6402667441307181946L
-
Class megamek.common.weapons.c3.ISC3RemoteSensorLauncher
class ISC3RemoteSensorLauncher extends MissileWeapon implements Serializable- serialVersionUID:
- -6850419038862085767L
-
-
Package megamek.common.weapons.capitalweapons
-
Class megamek.common.weapons.capitalweapons.AR10Weapon
class AR10Weapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.CapitalMissileWeapon
class CapitalMissileWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- 9186993166684654767L
-
Class megamek.common.weapons.capitalweapons.CapMissBarracudaWeapon
class CapMissBarracudaWeapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.CapMissKillerWhaleWeapon
class CapMissKillerWhaleWeapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.CapMissKrakenWeapon
class CapMissKrakenWeapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.CapMissTeleBarracudaWeapon
class CapMissTeleBarracudaWeapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.CapMissTeleKillerWhaleWeapon
class CapMissTeleKillerWhaleWeapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.CapMissTeleKrakenWeapon
class CapMissTeleKrakenWeapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.CapMissTeleWhiteSharkWeapon
class CapMissTeleWhiteSharkWeapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.CapMissWhiteSharkWeapon
class CapMissWhiteSharkWeapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.MassDriverHeavy
class MassDriverHeavy extends MassDriverWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.MassDriverLight
class MassDriverLight extends MassDriverWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.MassDriverMedium
class MassDriverMedium extends MassDriverWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.MassDriverWeapon
class MassDriverWeapon extends GaussWeapon implements Serializable- serialVersionUID:
- -2800123131421584210L
-
Class megamek.common.weapons.capitalweapons.NAC10Weapon
class NAC10Weapon extends NavalACWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NAC20Weapon
class NAC20Weapon extends NavalACWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NAC25Weapon
class NAC25Weapon extends NavalACWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NAC30Weapon
class NAC30Weapon extends NavalACWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NAC35Weapon
class NAC35Weapon extends NavalACWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NAC40Weapon
class NAC40Weapon extends NavalACWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NGaussWeapon
class NGaussWeapon extends GaussWeapon implements Serializable- serialVersionUID:
- -2800123131421584210L
-
Class megamek.common.weapons.capitalweapons.NGaussWeaponHeavy
class NGaussWeaponHeavy extends NGaussWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NGaussWeaponLight
class NGaussWeaponLight extends NGaussWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NGaussWeaponMedium
class NGaussWeaponMedium extends NGaussWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NL35Weapon
class NL35Weapon extends NLWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NL45Weapon
class NL45Weapon extends NLWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NL55Weapon
class NL55Weapon extends NLWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NLWeapon
class NLWeapon extends EnergyWeapon implements Serializable- serialVersionUID:
- 3039645862661842495L
-
Class megamek.common.weapons.capitalweapons.NPPCWeapon
class NPPCWeapon extends EnergyWeapon implements Serializable- serialVersionUID:
- 414010600231978506L
-
Class megamek.common.weapons.capitalweapons.NPPCWeaponHeavy
class NPPCWeaponHeavy extends NPPCWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NPPCWeaponLight
class NPPCWeaponLight extends NPPCWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.NPPCWeaponMedium
class NPPCWeaponMedium extends NPPCWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.ScreenLauncherWeapon
class ScreenLauncherWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.SubCapCannonWeapon
class SubCapCannonWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -4293264735637352953L
-
Class megamek.common.weapons.capitalweapons.SubCapCannonWeaponHeavy
class SubCapCannonWeaponHeavy extends SubCapCannonWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.SubCapCannonWeaponLight
class SubCapCannonWeaponLight extends SubCapCannonWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.SubCapCannonWeaponMedium
class SubCapCannonWeaponMedium extends SubCapCannonWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.SubCapLaserWeapon
class SubCapLaserWeapon extends EnergyWeapon implements Serializable- serialVersionUID:
- -4293264735637352953L
-
Class megamek.common.weapons.capitalweapons.SubCapLaserWeapon1
class SubCapLaserWeapon1 extends SubCapLaserWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.SubCapLaserWeapon2
class SubCapLaserWeapon2 extends SubCapLaserWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.SubCapLaserWeapon3
class SubCapLaserWeapon3 extends SubCapLaserWeapon implements Serializable- serialVersionUID:
- 8756042527483383101L
-
Class megamek.common.weapons.capitalweapons.SubCapMissileMantaRayWeapon
class SubCapMissileMantaRayWeapon extends SubCapMissileWeapon implements Serializable- serialVersionUID:
- 2277255235440703333L
-
Class megamek.common.weapons.capitalweapons.SubCapMissilePiranhaWeapon
class SubCapMissilePiranhaWeapon extends SubCapMissileWeapon implements Serializable- serialVersionUID:
- 3827228773282489872L
-
Class megamek.common.weapons.capitalweapons.SubCapMissileStingrayWeapon
class SubCapMissileStingrayWeapon extends SubCapMissileWeapon implements Serializable- serialVersionUID:
- 3827228773281489872L
-
Class megamek.common.weapons.capitalweapons.SubCapMissileSwordfishWeapon
class SubCapMissileSwordfishWeapon extends SubCapMissileWeapon implements Serializable- serialVersionUID:
- 3827228773281489872L
-
Class megamek.common.weapons.capitalweapons.SubCapMissileWeapon
class SubCapMissileWeapon extends CapitalMissileWeapon implements Serializable- serialVersionUID:
- 9186993166684654767L
-
-
Package megamek.common.weapons.defensivepods
-
Class megamek.common.weapons.defensivepods.BPodWeapon
class BPodWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- 654643305102487115L
-
Class megamek.common.weapons.defensivepods.CLBPod
class CLBPod extends BPodWeapon implements Serializable- serialVersionUID:
- -950371259420885833L
-
Class megamek.common.weapons.defensivepods.CLMPod
class CLMPod extends MPodWeapon implements Serializable- serialVersionUID:
- 1428507917582780048L
-
Class megamek.common.weapons.defensivepods.ISBPod
class ISBPod extends BPodWeapon implements Serializable- serialVersionUID:
- -7533678162058325256L
-
Class megamek.common.weapons.defensivepods.ISMPod
class ISMPod extends MPodWeapon implements Serializable- serialVersionUID:
- 7462050177159480L
-
Class megamek.common.weapons.defensivepods.MPodWeapon
class MPodWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- 3343394645568467135L
-
-
Package megamek.common.weapons.flamers
-
Class megamek.common.weapons.flamers.CLERFlamer
class CLERFlamer extends FlamerWeapon implements Serializable- serialVersionUID:
- 1414639280093120062L
-
Class megamek.common.weapons.flamers.CLFlamer
class CLFlamer extends FlamerWeapon implements Serializable- serialVersionUID:
- 8782512971175525221L
-
Class megamek.common.weapons.flamers.CLHeavyFlamer
class CLHeavyFlamer extends VehicleFlamerWeapon implements Serializable- serialVersionUID:
- -3957472644909347725L
-
Class megamek.common.weapons.flamers.FlamerWeapon
class FlamerWeapon extends EnergyWeapon implements Serializable- serialVersionUID:
- -8198014543155920036L
-
Class megamek.common.weapons.flamers.ISERFlamer
class ISERFlamer extends FlamerWeapon implements Serializable- serialVersionUID:
- 1414639280093120062L
-
Class megamek.common.weapons.flamers.ISFlamer
class ISFlamer extends FlamerWeapon implements Serializable- serialVersionUID:
- 1414639280093120062L
-
Class megamek.common.weapons.flamers.ISHeavyFlamer
class ISHeavyFlamer extends VehicleFlamerWeapon implements Serializable- serialVersionUID:
- -3957472644909347725L
-
Class megamek.common.weapons.flamers.ISVehicleFlamer
class ISVehicleFlamer extends VehicleFlamerWeapon implements Serializable- serialVersionUID:
- -5209851790302913451L
-
Class megamek.common.weapons.flamers.VehicleFlamerWeapon
class VehicleFlamerWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -8729838198434670197L
-
-
Package megamek.common.weapons.gaussrifles
-
Class megamek.common.weapons.gaussrifles.CLAPGaussRifle
class CLAPGaussRifle extends GaussWeapon implements Serializable- serialVersionUID:
- 3055904827702262063L
-
Class megamek.common.weapons.gaussrifles.CLGaussRifle
class CLGaussRifle extends GaussWeapon implements Serializable- serialVersionUID:
- -4436936560457546313L
-
Class megamek.common.weapons.gaussrifles.CLHAG20
class CLHAG20 extends HAGWeapon implements Serializable- serialVersionUID:
- -1150472287591805766L
-
Class megamek.common.weapons.gaussrifles.CLHAG30
class CLHAG30 extends HAGWeapon implements Serializable- serialVersionUID:
- 7189182993830405980L
-
Class megamek.common.weapons.gaussrifles.CLHAG40
class CLHAG40 extends HAGWeapon implements Serializable- serialVersionUID:
- -8369909187223849480L
-
Class megamek.common.weapons.gaussrifles.CLImprovedGaussRifle
class CLImprovedGaussRifle extends GaussWeapon implements Serializable- serialVersionUID:
- -8454131645293473685L
-
Class megamek.common.weapons.gaussrifles.GaussWeapon
class GaussWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- 8640523093316267351L
-
Class megamek.common.weapons.gaussrifles.HAGWeapon
class HAGWeapon extends GaussWeapon implements Serializable- serialVersionUID:
- -2890339452762009216L
-
Class megamek.common.weapons.gaussrifles.ISGaussRifle
class ISGaussRifle extends GaussWeapon implements Serializable- serialVersionUID:
- -8454131645293473685L
-
Class megamek.common.weapons.gaussrifles.ISHGaussRifle
class ISHGaussRifle extends GaussWeapon implements Serializable- serialVersionUID:
- -2379383217525139478L
-
Class megamek.common.weapons.gaussrifles.ISImpHGaussRifle
class ISImpHGaussRifle extends GaussWeapon implements Serializable- serialVersionUID:
- -2379383217525139478L
-
Class megamek.common.weapons.gaussrifles.ISLGaussRifle
class ISLGaussRifle extends GaussWeapon implements Serializable- serialVersionUID:
- 8971550996626387100L
-
Class megamek.common.weapons.gaussrifles.ISMagshotGaussRifle
class ISMagshotGaussRifle extends GaussWeapon implements Serializable- serialVersionUID:
- 651029127510862887L
-
Class megamek.common.weapons.gaussrifles.ISSilverBulletGauss
class ISSilverBulletGauss extends GaussWeapon implements Serializable- serialVersionUID:
- -6873790245999096707L
-
-
Package megamek.common.weapons.infantry
-
Class megamek.common.weapons.infantry.InfantryArchaicAxeWeapon
class InfantryArchaicAxeWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicBasicCrossbowWeapon
class InfantryArchaicBasicCrossbowWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicBlackjackWeapon
class InfantryArchaicBlackjackWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicBladeArchaicSwordWeapon
class InfantryArchaicBladeArchaicSwordWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicBladeJoustingLanceWeapon
class InfantryArchaicBladeJoustingLanceWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicBladeZweihanderSwordWeapon
class InfantryArchaicBladeZweihanderSwordWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicBokkenWeapon
class InfantryArchaicBokkenWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicCarbonReinforcedNailsWeapon
class InfantryArchaicCarbonReinforcedNailsWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicClanVibroSwordWeapon
class InfantryArchaicClanVibroSwordWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicCompoundBowWeapon
class InfantryArchaicCompoundBowWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicDaggerWeapon
class InfantryArchaicDaggerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicDaikyuBowWeapon
class InfantryArchaicDaikyuBowWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicDaoWeapon
class InfantryArchaicDaoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicDoubleStunStaffWeapon
class InfantryArchaicDoubleStunStaffWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicHankyuBowWeapon
class InfantryArchaicHankyuBowWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicHatchetWeapon
class InfantryArchaicHatchetWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicHeavyCrossbowWeapon
class InfantryArchaicHeavyCrossbowWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicImprovisedClubWeapon
class InfantryArchaicImprovisedClubWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicISVibroSwordWeapon
class InfantryArchaicISVibroSwordWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicKatanaWeapon
class InfantryArchaicKatanaWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicLongBowWeapon
class InfantryArchaicLongBowWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicMedusaWhipWeapon
class InfantryArchaicMedusaWhipWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicMiniStunstickWeapon
class InfantryArchaicMiniStunstickWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicMonowireWeapon
class InfantryArchaicMonowireWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicNeuralLashWeapon
class InfantryArchaicNeuralLashWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicNeuralWhipWeapon
class InfantryArchaicNeuralWhipWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicNoDachiWeapon
class InfantryArchaicNoDachiWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicNunchakuWeapon
class InfantryArchaicNunchakuWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicPolearmWeapon
class InfantryArchaicPolearmWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicPrimitiveBowWeapon
class InfantryArchaicPrimitiveBowWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicShockStaffWeapon
class InfantryArchaicShockStaffWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicShortBowWeapon
class InfantryArchaicShortBowWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicShurikenWeapon
class InfantryArchaicShurikenWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicSingleStunStaffWeapon
class InfantryArchaicSingleStunStaffWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicStaffWeapon
class InfantryArchaicStaffWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicStunstickWeapon
class InfantryArchaicStunstickWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicSwordWeapon
class InfantryArchaicSwordWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicVibroAxeWeapon
class InfantryArchaicVibroAxeWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicVibroBladeWeapon
class InfantryArchaicVibroBladeWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicVibroKatanaWeapon
class InfantryArchaicVibroKatanaWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicVibroMaceWeapon
class InfantryArchaicVibroMaceWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicWakizashiWeapon
class InfantryArchaicWakizashiWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicWhipWeapon
class InfantryArchaicWhipWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryArchaicYumiBowWeapon
class InfantryArchaicYumiBowWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryGrenadeInfernoWeapon
class InfantryGrenadeInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryGrenadeMicroWeapon
class InfantryGrenadeMicroWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryGrenadeMiniInfernoWeapon
class InfantryGrenadeMiniInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryGrenadeMiniWeapon
class InfantryGrenadeMiniWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryGrenadeRAGWeapon
class InfantryGrenadeRAGWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryGrenadeStandardWeapon
class InfantryGrenadeStandardWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryHeatWeaponHandler
class InfantryHeatWeaponHandler extends InfantryWeaponHandler implements Serializable- serialVersionUID:
- 8430370552107061610L
-
Class megamek.common.weapons.infantry.InfantryLaserCarbineBrightstarL15
class InfantryLaserCarbineBrightstarL15 extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserPistolAA75L
class InfantryLaserPistolAA75L extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserPistolAWAWilibyMk4LaserPistol
class InfantryLaserPistolAWAWilibyMk4LaserPistol extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserPistolBR25
class InfantryLaserPistolBR25 extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserPistolBrightStarL12
class InfantryLaserPistolBrightStarL12 extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserPistolBrightStarL15
class InfantryLaserPistolBrightStarL15 extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserPistolBrightStarL7
class InfantryLaserPistolBrightStarL7 extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserPistolDarklightIVLaserPistol
class InfantryLaserPistolDarklightIVLaserPistol extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserPistolKelvin000Lancer3MM
class InfantryLaserPistolKelvin000Lancer3MM extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserPistolXingShan
class InfantryLaserPistolXingShan extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserPistolXingShanER
class InfantryLaserPistolXingShanER extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserRifleDarkLightCLLight
class InfantryLaserRifleDarkLightCLLight extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserRifleDWSL5S
class InfantryLaserRifleDWSL5S extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserRifleScorcherVIBlazerRifle
class InfantryLaserRifleScorcherVIBlazerRifle extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserRifleSyrtisFirebolt12Repaired
class InfantryLaserRifleSyrtisFirebolt12Repaired extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserRifleSyrtisFirebolt12Unrepaired
class InfantryLaserRifleSyrtisFirebolt12Unrepaired extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserRifleWolfBaronSunraker
class InfantryLaserRifleWolfBaronSunraker extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserRifleYangLie
class InfantryLaserRifleYangLie extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryLaserSniperRifleDWSL5L
class InfantryLaserSniperRifleDWSL5L extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryPistolAAGemini
class InfantryPistolAAGemini extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolAlamo17
class InfantryPistolAlamo17 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolAutoPistolNissanWeapon
class InfantryPistolAutoPistolNissanWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolAutoPistolWeapon
class InfantryPistolAutoPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolBlazerPistolWeapon
class InfantryPistolBlazerPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolCamdenHR7
class InfantryPistolCamdenHR7 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolClanERLaserPistolWeapon
class InfantryPistolClanERLaserPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolClanGaussPistolWeapon
class InfantryPistolClanGaussPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolClanPulseLaserPistolWeapon
class InfantryPistolClanPulseLaserPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolCoventryHandrocketGyrojetPistolWeapon
class InfantryPistolCoventryHandrocketGyrojetPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolDartGunWeapon
class InfantryPistolDartGunWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolDreamelDerringer
class InfantryPistolDreamelDerringer extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolFlamerPistolWeapon
class InfantryPistolFlamerPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolFlarePistolWeapon
class InfantryPistolFlarePistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolGyrojetPistolWeapon
class InfantryPistolGyrojetPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolHawkEagleAutoPistolWeapon
class InfantryPistolHawkEagleAutoPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolHCKP14
class InfantryPistolHCKP14 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolHoldoutGyrojetPistolWeapon
class InfantryPistolHoldoutGyrojetPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolHoldOutLaserPistolWeapon
class InfantryPistolHoldOutLaserPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolHoldoutNeedlerPistolWeapon
class InfantryPistolHoldoutNeedlerPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolHoldoutPistolWeapon
class InfantryPistolHoldoutPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolISPulseLaserPistolWeapon
class InfantryPistolISPulseLaserPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolLaserPistolWeapon
class InfantryPistolLaserPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolLemisonCombatRevolver
class InfantryPistolLemisonCombatRevolver extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMagnumAutoPistolWeapon
class InfantryPistolMagnumAutoPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMagnumRevolverWeapon
class InfantryPistolMagnumRevolverWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMakeshiftPistolWeapon
class InfantryPistolMakeshiftPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMandrakeGaussPistolWeapon
class InfantryPistolMandrakeGaussPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMartialEagleMachinePistolWeapon
class InfantryPistolMartialEagleMachinePistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMauserAutoPistolWeapon
class InfantryPistolMauserAutoPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMauserNeedlerPistolWeapon
class InfantryPistolMauserNeedlerPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMomoDeBaoyingSpecial
class InfantryPistolMomoDeBaoyingSpecial extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMomoDeBaoyingStandard
class InfantryPistolMomoDeBaoyingStandard extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMPH45
class InfantryPistolMPH45 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolMydronAutoPistolWeapon
class InfantryPistolMydronAutoPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolNakjimaLaserPistolWeapon
class InfantryPistolNakjimaLaserPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolNambu380
class InfantryPistolNambu380 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolNambu480
class InfantryPistolNambu480 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolNambuAutoPistolWeapon
class InfantryPistolNambuAutoPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolNeedlerPistolWeapon
class InfantryPistolNeedlerPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolPaintGunPistolWeapon
class InfantryPistolPaintGunPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolRevolverWeapon
class InfantryPistolRevolverWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolRFWgalahad
class InfantryPistolRFWgalahad extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSeaEagleNeedlerPistolWeapon
class InfantryPistolSeaEagleNeedlerPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSerrek7994
class InfantryPistolSerrek7994 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSerrek7994SF
class InfantryPistolSerrek7994SF extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSerrekAutoPistolWeapon
class InfantryPistolSerrekAutoPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSMGGHTSpec7aWeapon
class InfantryPistolSMGGHTSpec7aWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSonicStunnerWeapon
class InfantryPistolSonicStunnerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSpitballGasPistolWeapon
class InfantryPistolSpitballGasPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSternsnachtPistolWeapon
class InfantryPistolSternsnachtPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSternsnachtPythonAutoPistolWeapon
class InfantryPistolSternsnachtPythonAutoPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolStettaAutoPistolWeapon
class InfantryPistolStettaAutoPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSturmEagleMK4M
class InfantryPistolSturmEagleMK4M extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSturmEagleMK4P
class InfantryPistolSturmEagleMK4P extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSunbeamLaserPistolWeapon
class InfantryPistolSunbeamLaserPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolSunbeamNovaLaserPistolWeapon
class InfantryPistolSunbeamNovaLaserPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolTKEnforcerAutoPistolWeapon
class InfantryPistolTKEnforcerAutoPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolTranqGunWeapon
class InfantryPistolTranqGunWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolType74Dpistol
class InfantryPistolType74Dpistol extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolType74Ppistol
class InfantryPistolType74Ppistol extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolVintageWeapon
class InfantryPistolVintageWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolWhisper4Standard
class InfantryPistolWhisper4Standard extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolWhisper4Subsonic
class InfantryPistolWhisper4Subsonic extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolWhiteDwarfLaserPistolWeapon
class InfantryPistolWhiteDwarfLaserPistolWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolWolfM30
class InfantryPistolWolfM30 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPistolYanjingshe
class InfantryPistolYanjingshe extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticBallisticWeapon
class InfantryProstheticBallisticWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticBladeWeapon
class InfantryProstheticBladeWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticClimbingClawsWeapon
class InfantryProstheticClimbingClawsWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticDartgunWeapon
class InfantryProstheticDartgunWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticLaserWeapon
class InfantryProstheticLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticNeedlerWeapon
class InfantryProstheticNeedlerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticNeedleWeapon
class InfantryProstheticNeedleWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticShockerWeapon
class InfantryProstheticShockerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticShotgunWeapon
class InfantryProstheticShotgunWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticSMGWeapon
class InfantryProstheticSMGWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticSonicStunnerWeapon
class InfantryProstheticSonicStunnerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryProstheticVibroBladeWeapon
class InfantryProstheticVibroBladeWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryPulseLaserPistolMedusaIII
class InfantryPulseLaserPistolMedusaIII extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryPulseLaserPistolMedusaIV
class InfantryPulseLaserPistolMedusaIV extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryPulseLaserPistolNWW12
class InfantryPulseLaserPistolNWW12 extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryPulseLaserPistolRDISunSwarmPulsar
class InfantryPulseLaserPistolRDISunSwarmPulsar extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryPulseLaserRifleDWSL5C
class InfantryPulseLaserRifleDWSL5C extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryPulseLaserRifleGaul
class InfantryPulseLaserRifleGaul extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryPulseLaserRifleTirbuni
class InfantryPulseLaserRifleTirbuni extends InfantryWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.infantry.InfantryRifleAutoRifleWeapon
class InfantryRifleAutoRifleWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleBlazerRifleWeapon
class InfantryRifleBlazerRifleWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleBoltActionWeapon
class InfantryRifleBoltActionWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleClanERLaserWeapon
class InfantryRifleClanERLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleClanMauserIICIASInfernoWeapon
class InfantryRifleClanMauserIICIASInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleClanMauserIICIASWeapon
class InfantryRifleClanMauserIICIASWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleClanPulseLaserWeapon
class InfantryRifleClanPulseLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleEbonyAssaultLaserWeapon
class InfantryRifleEbonyAssaultLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleElephantGunWeapon
class InfantryRifleElephantGunWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleFederatedBarrettM42BInfernoWeapon
class InfantryRifleFederatedBarrettM42BInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleFederatedBarrettM42BWeapon
class InfantryRifleFederatedBarrettM42BWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleFederatedBarrettM61ALaserInfernoWeapon
class InfantryRifleFederatedBarrettM61ALaserInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleFederatedBarrettM61ALaserWeapon
class InfantryRifleFederatedBarrettM61ALaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleFederatedLongWeapon
class InfantryRifleFederatedLongWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleGyrojetRifleWeapon
class InfantryRifleGyrojetRifleWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleGyroslugCarbineWeapon
class InfantryRifleGyroslugCarbineWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleGyroslugRifleWeapon
class InfantryRifleGyroslugRifleWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleHeavyGyrojetGunWeapon
class InfantryRifleHeavyGyrojetGunWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleImperatorAX22AssaultWeapon
class InfantryRifleImperatorAX22AssaultWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleIntekLaserWeapon
class InfantryRifleIntekLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleLaserWeapon
class InfantryRifleLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -9065123199493897216L
-
Class megamek.common.weapons.infantry.InfantryRifleMagnaLaserWeapon
class InfantryRifleMagnaLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleMakeshiftWeapon
class InfantryRifleMakeshiftWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleMarxXXLaserWeapon
class InfantryRifleMarxXXLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleMauser1200LSSWeapon
class InfantryRifleMauser1200LSSWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleMauser960LaserWeapon
class InfantryRifleMauser960LaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleMauserG150Weapon
class InfantryRifleMauserG150Weapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleMaxellPL10LaserWeapon
class InfantryRifleMaxellPL10LaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleMGFlechetteNeedlerWeapon
class InfantryRifleMGFlechetteNeedlerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleNeedlerWeapon
class InfantryRifleNeedlerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRiflePulseLaserWeapon
class InfantryRiflePulseLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleShredderHeavyNeedlerWeapon
class InfantryRifleShredderHeavyNeedlerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleStarKingGyroslugCarbineWeapon
class InfantryRifleStarKingGyroslugCarbineWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleStrikerCarbineRifleWeapon
class InfantryRifleStrikerCarbineRifleWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleSunbeamStarfireERLaserWeapon
class InfantryRifleSunbeamStarfireERLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleThunderstrokeIIWeapon
class InfantryRifleThunderstrokeIIWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleThunderstrokeWeapon
class InfantryRifleThunderstrokeWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleTKAssaultWeapon
class InfantryRifleTKAssaultWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleVintageWeapon
class InfantryRifleVintageWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleVSPLaserWeapon
class InfantryRifleVSPLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryRifleZeusHeavyWeapon
class InfantryRifleZeusHeavyWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunAMIKeymaster15
class InfantryShotgunAMIKeymaster15 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunAutomaticWeapon
class InfantryShotgunAutomaticWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunAvengerCCWWeapon
class InfantryShotgunAvengerCCWWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunAWAAS105
class InfantryShotgunAWAAS105 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunAWASS112
class InfantryShotgunAWASS112 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunBuccaneerGelGunWeapon
class InfantryShotgunBuccaneerGelGunWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunByron15S
class InfantryShotgunByron15S extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunCeresCrowdbusterWeapon
class InfantryShotgunCeresCrowdbusterWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunCombatWeapon
class InfantryShotgunCombatWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunCWIJianhuren
class InfantryShotgunCWIJianhuren extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDaystarIC
class InfantryShotgunDaystarIC extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDaystarIIC
class InfantryShotgunDaystarIIC extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDaystarIIIC
class InfantryShotgunDaystarIIIC extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDaystarIIIM
class InfantryShotgunDaystarIIIM extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDaystarIIM
class InfantryShotgunDaystarIIM extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDaystarIM
class InfantryShotgunDaystarIM extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDaystarIVC
class InfantryShotgunDaystarIVC extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDaystarIVM
class InfantryShotgunDaystarIVM extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDaystarVC
class InfantryShotgunDaystarVC extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDaystarVM
class InfantryShotgunDaystarVM extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDokuhebi
class InfantryShotgunDokuhebi extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDoubleBarrelWeapon
class InfantryShotgunDoubleBarrelWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDPS305
class InfantryShotgunDPS305 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunDuckettA5
class InfantryShotgunDuckettA5 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunHastariIII
class InfantryShotgunHastariIII extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunMarburg20
class InfantryShotgunMarburg20 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunMarburg20M
class InfantryShotgunMarburg20M extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunMorriganStormsweeper
class InfantryShotgunMorriganStormsweeper extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunPumpActionWeapon
class InfantryShotgunPumpActionWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunRisen15
class InfantryShotgunRisen15 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunSawnoffDoubleBarrelWeapon
class InfantryShotgunSawnoffDoubleBarrelWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunSawnoffPumpActionWeapon
class InfantryShotgunSawnoffPumpActionWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunSDType31
class InfantryShotgunSDType31 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunSGM3
class InfantryShotgunSGM3 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunSGS9
class InfantryShotgunSGS9 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunSGS9E
class InfantryShotgunSGS9E extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunWakazashiWeapon
class InfantryShotgunWakazashiWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryShotgunWranglemanTriBarrel
class InfantryShotgunWranglemanTriBarrel extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGAWAStarlingMk7
class InfantrySMGAWAStarlingMk7 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGAWAStarlingMk7LB
class InfantrySMGAWAStarlingMk7LB extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGAWAStarlingMk7SF
class InfantrySMGAWAStarlingMk7SF extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGBlackfieldScorpionMk65
class InfantrySMGBlackfieldScorpionMk65 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGBoudicca4
class InfantrySMGBoudicca4 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGBoudicca5
class InfantrySMGBoudicca5 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGBoudicca7
class InfantrySMGBoudicca7 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGClanGaussWeapon
class InfantrySMGClanGaussWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGDSKLargoSGA
class InfantrySMGDSKLargoSGA extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGDSKLargoSGB
class InfantrySMGDSKLargoSGB extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGGuntherMP20Weapon
class InfantrySMGGuntherMP20Weapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGHouwei
class InfantrySMGHouwei extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGHunkleV
class InfantrySMGHunkleV extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGImperator2894A1Weapon
class InfantrySMGImperator2894A1Weapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGJ15Hagel
class InfantrySMGJ15Hagel extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGJ17Hagel
class InfantrySMGJ17Hagel extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGJinseYanjingsheAPRounds
class InfantrySMGJinseYanjingsheAPRounds extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGJinseYanjingsheStandard
class InfantrySMGJinseYanjingsheStandard extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGKA23SubgunWeapon
class InfantrySMGKA23SubgunWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGNambuTypeS124
class InfantrySMGNambuTypeS124 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGRFWBedivere
class InfantrySMGRFWBedivere extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGRorynexRM3XXIWeapon
class InfantrySMGRorynexRM3XXIWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGRuganWeapon
class InfantrySMGRuganWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGSpartacus
class InfantrySMGSpartacus extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGSturmHornetMkIII
class InfantrySMGSturmHornetMkIII extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGSupekuta
class InfantrySMGSupekuta extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGTiberius
class InfantrySMGTiberius extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGWC2
class InfantrySMGWC2 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGWC6
class InfantrySMGWC6 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGWeapon
class InfantrySMGWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySMGWolfBarronA7
class InfantrySMGWolfBarronA7 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleBartonAMRAntiArmor
class InfantrySniperRifleBartonAMRAntiArmor extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleBartonAMRStandard
class InfantrySniperRifleBartonAMRStandard extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleFNFJ12DarkCaste
class InfantrySniperRifleFNFJ12DarkCaste extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleFNFJ12SLDF
class InfantrySniperRifleFNFJ12SLDF extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleHammelMarksman
class InfantrySniperRifleHammelMarksman extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleLancelotMkV
class InfantrySniperRifleLancelotMkV extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleLRS53SniperRifle
class InfantrySniperRifleLRS53SniperRifle extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleMinolta9000Weapon
class InfantrySniperRifleMinolta9000Weapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRiflePraetorianS3
class InfantrySniperRiflePraetorianS3 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRiflePraetorianS5
class InfantrySniperRiflePraetorianS5 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleRadiumLaserWeapon
class InfantrySniperRifleRadiumLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleSairentosutomu
class InfantrySniperRifleSairentosutomu extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleSniperWeapon
class InfantrySniperRifleSniperWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleSR17SunsKiller
class InfantrySniperRifleSR17SunsKiller extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleThorshammer
class InfantrySniperRifleThorshammer extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleWilimtonRS14
class InfantrySniperRifleWilimtonRS14 extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleWilimtonRS17Stripped
class InfantrySniperRifleWilimtonRS17Stripped extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperRifleYuanLing
class InfantrySniperRifleYuanLing extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySniperStalkerWeapon
class InfantrySniperStalkerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportClanBearhunterAutocannonWeapon
class InfantrySupportClanBearhunterAutocannonWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportClanERHeavyLaserWeapon
class InfantrySupportClanERHeavyLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportClanERLaserWeapon
class InfantrySupportClanERLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportClanSemiPortableERLaserWeapon
class InfantrySupportClanSemiPortableERLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportClanSemiPortableHeavyLaserWeapon
class InfantrySupportClanSemiPortableHeavyLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportClanSemiPortablePulseLaserWeapon
class InfantrySupportClanSemiPortablePulseLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportDavidLightGaussRifleWeapon
class InfantrySupportDavidLightGaussRifleWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportDragonsbaneDisposablePulseLaserWeapon
class InfantrySupportDragonsbaneDisposablePulseLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportERHeavyLaserWeapon
class InfantrySupportERHeavyLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportERLaserWeapon
class InfantrySupportERLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportFiredrakeNeedlerWeapon
class InfantrySupportFiredrakeNeedlerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportGrandMaulerGaussCannonWeapon
class InfantrySupportGrandMaulerGaussCannonWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportGrenadeLauncherAutoInfernoWeapon
class InfantrySupportGrenadeLauncherAutoInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportGrenadeLauncherAutoWeapon
class InfantrySupportGrenadeLauncherAutoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportGrenadeLauncherCompactWeapon
class InfantrySupportGrenadeLauncherCompactWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportGrenadeLauncherHeavyAutoInfernoWeapon
class InfantrySupportGrenadeLauncherHeavyAutoInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportGrenadeLauncherHeavyAutoWeapon
class InfantrySupportGrenadeLauncherHeavyAutoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportGrenadeLauncherInfernoWeapon
class InfantrySupportGrenadeLauncherInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportGrenadeLauncherWeapon
class InfantrySupportGrenadeLauncherWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportGungnirHeavyGaussWeapon
class InfantrySupportGungnirHeavyGaussWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportHeavyFlamerWeapon
class InfantrySupportHeavyFlamerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -5741978934100309295L
-
Class megamek.common.weapons.infantry.InfantrySupportHeavyGrenadeLauncherInfernoWeapon
class InfantrySupportHeavyGrenadeLauncherInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportHeavyGrenadeLauncherWeapon
class InfantrySupportHeavyGrenadeLauncherWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportHeavyLaserWeapon
class InfantrySupportHeavyLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportHeavyPPCWeapon
class InfantrySupportHeavyPPCWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportHeavyPulseLaserWeapon
class InfantrySupportHeavyPulseLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportHellboreAssaultLaserWeapon
class InfantrySupportHellboreAssaultLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportKingDavidLightGaussRifleWeapon
class InfantrySupportKingDavidLightGaussRifleWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportLaserUltraHeavyWeapon
class InfantrySupportLaserUltraHeavyWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportLaserWeapon
class InfantrySupportLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportLRMInfernoWeapon
class InfantrySupportLRMInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -966926675003846938L
-
Class megamek.common.weapons.infantry.InfantrySupportLRMWeapon
class InfantrySupportLRMWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -966926675003846938L
-
Class megamek.common.weapons.infantry.InfantrySupportMagPulseHarpoonWeapon
class InfantrySupportMagPulseHarpoonWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportMagshotGaussRifleWeapon
class InfantrySupportMagshotGaussRifleWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportMGLightWeapon
class InfantrySupportMGLightWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportMGPortableWeapon
class InfantrySupportMGPortableWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- 3434311797513896108L
-
Class megamek.common.weapons.infantry.InfantrySupportMGSemiPortableWeapon
class InfantrySupportMGSemiPortableWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- 3434311797513896108L
-
Class megamek.common.weapons.infantry.InfantrySupportMGSupportWeapon
class InfantrySupportMGSupportWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportMGVintageWeapon
class InfantrySupportMGVintageWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportMk1LightAAWeapon
class InfantrySupportMk1LightAAWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportMk2PortableAAWeapon
class InfantrySupportMk2PortableAAWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportMortarHeavyInfernoWeapon
class InfantrySupportMortarHeavyInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportMortarHeavyWeapon
class InfantrySupportMortarHeavyWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportMortarLightInfernoWeapon
class InfantrySupportMortarLightInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportMortarLightWeapon
class InfantrySupportMortarLightWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportOneShotMRMInfernoWeapon
class InfantrySupportOneShotMRMInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportOneShotMRMWeapon
class InfantrySupportOneShotMRMWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportPortableAutocannonWeapon
class InfantrySupportPortableAutocannonWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportPortableFlamerWeapon
class InfantrySupportPortableFlamerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -5741978934100309295L
-
Class megamek.common.weapons.infantry.InfantrySupportPortablePlasmaWeapon
class InfantrySupportPortablePlasmaWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -5741978934100309295L
-
Class megamek.common.weapons.infantry.InfantrySupportPulseLaserWeapon
class InfantrySupportPulseLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportRecoillessRifleHeavyInfernoWeapon
class InfantrySupportRecoillessRifleHeavyInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportRecoillessRifleHeavyWeapon
class InfantrySupportRecoillessRifleHeavyWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportRecoillessRifleLightInfernoWeapon
class InfantrySupportRecoillessRifleLightInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportRecoillessRifleLightWeapon
class InfantrySupportRecoillessRifleLightWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportRecoillessRifleMediumInfernoWeapon
class InfantrySupportRecoillessRifleMediumInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportRecoillessRifleMediumWeapon
class InfantrySupportRecoillessRifleMediumWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportRocketLauncherLAWWeapon
class InfantrySupportRocketLauncherLAWWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportRocketLauncherVLAWWeapon
class InfantrySupportRocketLauncherVLAWWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportSemiPortableLaserWeapon
class InfantrySupportSemiPortableLaserWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportSemiPortablePPCWeapon
class InfantrySupportSemiPortablePPCWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportSnubNoseSupportPPCWeapon
class InfantrySupportSnubNoseSupportPPCWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportSRMHeavyInfernoWeapon
class InfantrySupportSRMHeavyInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- 1563575288967582942L
-
Class megamek.common.weapons.infantry.InfantrySupportSRMHeavyWeapon
class InfantrySupportSRMHeavyWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportSRMLightInfernoWeapon
class InfantrySupportSRMLightInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- 7788576728727248931L
-
Class megamek.common.weapons.infantry.InfantrySupportSRMLightWeapon
class InfantrySupportSRMLightWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -5311681183178942222L
-
Class megamek.common.weapons.infantry.InfantrySupportSRMStandardInfernoWeapon
class InfantrySupportSRMStandardInfernoWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -8624375390758959949L
-
Class megamek.common.weapons.infantry.InfantrySupportSRMStandardWeapon
class InfantrySupportSRMStandardWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportTAGWeapon
class InfantrySupportTAGWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- 4986981464279987117L
-
Class megamek.common.weapons.infantry.InfantrySupportTsunamiHeavyGaussRifleWeapon
class InfantrySupportTsunamiHeavyGaussRifleWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportVintageGatlingGunWeapon
class InfantrySupportVintageGatlingGunWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportVintageMiniGunWeapon
class InfantrySupportVintageMiniGunWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantrySupportWireGuidedMissileWeapon
class InfantrySupportWireGuidedMissileWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -3164871600230559641L
-
Class megamek.common.weapons.infantry.InfantryTWFlamerWeapon
class InfantryTWFlamerWeapon extends InfantryWeapon implements Serializable- serialVersionUID:
- -5741978934100309295L
-
Class megamek.common.weapons.infantry.InfantryWeapon
class InfantryWeapon extends Weapon implements Serializable- serialVersionUID:
- -4437093890717853422L
-
Serialized Fields
-
ammoCost
int ammoCost
-
ammoWeight
double ammoWeight
-
bursts
int bursts
-
crew
int crew
-
infantryDamage
double infantryDamage
-
infantryRange
int infantryRange
-
shots
int shots
-
-
Class megamek.common.weapons.infantry.InfantryWeaponHandler
class InfantryWeaponHandler extends WeaponHandler implements Serializable- serialVersionUID:
- 1425176802065536326L
-
-
Package megamek.common.weapons.lasers
-
Class megamek.common.weapons.lasers.CLChemicalLaserLarge
class CLChemicalLaserLarge extends CLChemicalLaserWeapon implements Serializable- serialVersionUID:
- 322396740172378519L
-
Class megamek.common.weapons.lasers.CLChemicalLaserMedium
class CLChemicalLaserMedium extends CLChemicalLaserWeapon implements Serializable- serialVersionUID:
- 322396740172378519L
-
Class megamek.common.weapons.lasers.CLChemicalLaserSmall
class CLChemicalLaserSmall extends CLChemicalLaserWeapon implements Serializable- serialVersionUID:
- 322396740172378519L
-
Class megamek.common.weapons.lasers.CLChemicalLaserWeapon
class CLChemicalLaserWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -854810886500324094L
-
Class megamek.common.weapons.lasers.CLERLaserLarge
class CLERLaserLarge extends LaserWeapon implements Serializable- serialVersionUID:
- -3799823521215134292L
-
Class megamek.common.weapons.lasers.CLERLaserMedium
class CLERLaserMedium extends LaserWeapon implements Serializable- serialVersionUID:
- -2063816167191977118L
-
Class megamek.common.weapons.lasers.CLERLaserMicro
class CLERLaserMicro extends LaserWeapon implements Serializable- serialVersionUID:
- -445880139385652098L
-
Class megamek.common.weapons.lasers.CLERLaserSmall
class CLERLaserSmall extends LaserWeapon implements Serializable- serialVersionUID:
- -4120464315724174929L
-
Class megamek.common.weapons.lasers.CLERPulseLaserLarge
class CLERPulseLaserLarge extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -5795252987498124086L
-
Class megamek.common.weapons.lasers.CLERPulseLaserMedium
class CLERPulseLaserMedium extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 7816191920104768204L
-
Class megamek.common.weapons.lasers.CLERPulseLaserSmall
class CLERPulseLaserSmall extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -273231806790327505L
-
Class megamek.common.weapons.lasers.CLHeavyLaserLarge
class CLHeavyLaserLarge extends LaserWeapon implements Serializable- serialVersionUID:
- 4467522144065588079L
-
Class megamek.common.weapons.lasers.CLHeavyLaserMedium
class CLHeavyLaserMedium extends LaserWeapon implements Serializable- serialVersionUID:
- -3836305728245548205L
-
Class megamek.common.weapons.lasers.CLHeavyLaserSmall
class CLHeavyLaserSmall extends LaserWeapon implements Serializable- serialVersionUID:
- -1717918421173868008L
-
Class megamek.common.weapons.lasers.CLImprovedHeavyLaserLarge
class CLImprovedHeavyLaserLarge extends LaserWeapon implements Serializable- serialVersionUID:
- 4467522144065588079L
-
Class megamek.common.weapons.lasers.CLImprovedHeavyLaserMedium
class CLImprovedHeavyLaserMedium extends LaserWeapon implements Serializable- serialVersionUID:
- 4467522144065588079L
-
Class megamek.common.weapons.lasers.CLImprovedHeavyLaserSmall
class CLImprovedHeavyLaserSmall extends LaserWeapon implements Serializable- serialVersionUID:
- 4467522144065588079L
-
Class megamek.common.weapons.lasers.CLImprovedLaserLarge
class CLImprovedLaserLarge extends LaserWeapon implements Serializable- serialVersionUID:
- 7184746139915905374L
-
Class megamek.common.weapons.lasers.CLImprovedPulseLaserLarge
class CLImprovedPulseLaserLarge extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 94533476706680275L
-
Class megamek.common.weapons.lasers.CLPulseLaserLarge
class CLPulseLaserLarge extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 608317914802476438L
-
Class megamek.common.weapons.lasers.CLPulseLaserMedium
class CLPulseLaserMedium extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -5538336797804604495L
-
Class megamek.common.weapons.lasers.CLPulseLaserMicro
class CLPulseLaserMicro extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -3335298535182304490L
-
Class megamek.common.weapons.lasers.CLPulseLaserSmall
class CLPulseLaserSmall extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -3257397139779601796L
-
Class megamek.common.weapons.lasers.EnergyWeapon
class EnergyWeapon extends Weapon implements Serializable- serialVersionUID:
- 3128205629152612073L
-
Class megamek.common.weapons.lasers.ISBinaryLaserCannon
class ISBinaryLaserCannon extends LaserWeapon implements Serializable- serialVersionUID:
- -6849916948609019186L
-
Class megamek.common.weapons.lasers.ISBombastLaser
class ISBombastLaser extends LaserWeapon implements Serializable- serialVersionUID:
- 3379805005243042138L
-
Class megamek.common.weapons.lasers.ISERLaserLarge
class ISERLaserLarge extends LaserWeapon implements Serializable- serialVersionUID:
- -4487405793320900805L
-
Class megamek.common.weapons.lasers.ISERLaserMedium
class ISERLaserMedium extends LaserWeapon implements Serializable- serialVersionUID:
- 309223577642811605L
-
Class megamek.common.weapons.lasers.ISERLaserSmall
class ISERLaserSmall extends LaserWeapon implements Serializable- serialVersionUID:
- -4997798107691083605L
-
Class megamek.common.weapons.lasers.ISLaserLarge
class ISLaserLarge extends LaserWeapon implements Serializable- serialVersionUID:
- 7184746139915905374L
-
Class megamek.common.weapons.lasers.ISLaserMedium
class ISLaserMedium extends LaserWeapon implements Serializable- serialVersionUID:
- 2178224725694704541L
-
Class megamek.common.weapons.lasers.ISLaserSmall
class ISLaserSmall extends LaserWeapon implements Serializable- serialVersionUID:
- 7750443222466213123L
-
Class megamek.common.weapons.lasers.ISLBinaryLaserCannon
class ISLBinaryLaserCannon extends LaserWeapon implements Serializable- serialVersionUID:
- -6849916948609019186L
-
Class megamek.common.weapons.lasers.ISPulseLaserLarge
class ISPulseLaserLarge extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 94533476706680275L
-
Class megamek.common.weapons.lasers.ISPulseLaserMedium
class ISPulseLaserMedium extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 2676144961105838316L
-
Class megamek.common.weapons.lasers.ISPulseLaserSmall
class ISPulseLaserSmall extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 2977404162226570144L
-
Class megamek.common.weapons.lasers.ISReengineeredLaserLarge
class ISReengineeredLaserLarge extends ReengineeredLaserWeapon implements Serializable- serialVersionUID:
- -7304496499826505883L
-
Class megamek.common.weapons.lasers.ISReengineeredLaserMedium
class ISReengineeredLaserMedium extends ReengineeredLaserWeapon implements Serializable- serialVersionUID:
- 1596494785198942212L
-
Class megamek.common.weapons.lasers.ISReengineeredLaserSmall
class ISReengineeredLaserSmall extends ReengineeredLaserWeapon implements Serializable- serialVersionUID:
- 6231212510603930740L
-
Class megamek.common.weapons.lasers.ISRISCHyperLaser
class ISRISCHyperLaser extends LaserWeapon implements Serializable- serialVersionUID:
- 4467522144065588079L
-
Class megamek.common.weapons.lasers.ISVariableSpeedPulseLaserLarge
class ISVariableSpeedPulseLaserLarge extends VariableSpeedPulseLaserWeapon implements Serializable- serialVersionUID:
- 2676144961105838316L
-
Class megamek.common.weapons.lasers.ISVariableSpeedPulseLaserMedium
class ISVariableSpeedPulseLaserMedium extends VariableSpeedPulseLaserWeapon implements Serializable- serialVersionUID:
- 2676144961105838316L
-
Class megamek.common.weapons.lasers.ISVariableSpeedPulseLaserSmall
class ISVariableSpeedPulseLaserSmall extends VariableSpeedPulseLaserWeapon implements Serializable- serialVersionUID:
- 2676144961105838316L
-
Class megamek.common.weapons.lasers.ISXPulseLaserLarge
class ISXPulseLaserLarge extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -8159582350685114767L
-
Class megamek.common.weapons.lasers.ISXPulseLaserMedium
class ISXPulseLaserMedium extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -6576828912486084151L
-
Class megamek.common.weapons.lasers.ISXPulseLaserSmall
class ISXPulseLaserSmall extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 5322977585378755226L
-
Class megamek.common.weapons.lasers.LaserWeapon
class LaserWeapon extends EnergyWeapon implements Serializable- serialVersionUID:
- -9210696480919833245L
-
Class megamek.common.weapons.lasers.PulseLaserWeapon
class PulseLaserWeapon extends LaserWeapon implements Serializable- serialVersionUID:
- -731162221147163665L
-
Class megamek.common.weapons.lasers.ReengineeredLaserWeapon
class ReengineeredLaserWeapon extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 2113437667446946251L
-
Class megamek.common.weapons.lasers.VariableSpeedPulseLaserWeapon
class VariableSpeedPulseLaserWeapon extends LaserWeapon implements Serializable- serialVersionUID:
- -731162221147163665L
-
-
Package megamek.common.weapons.lrms
-
Class megamek.common.weapons.lrms.CLImprovedLRM10
class CLImprovedLRM10 extends LRMWeapon implements Serializable- serialVersionUID:
- 4015441487276641235L
-
Class megamek.common.weapons.lrms.CLImprovedLRM15
class CLImprovedLRM15 extends LRMWeapon implements Serializable- serialVersionUID:
- 603060073432118270L
-
Class megamek.common.weapons.lrms.CLImprovedLRM20
class CLImprovedLRM20 extends LRMWeapon implements Serializable- serialVersionUID:
- 3287950524687857609L
-
Class megamek.common.weapons.lrms.CLImprovedLRM5
class CLImprovedLRM5 extends LRMWeapon implements Serializable- serialVersionUID:
- 1922843634155860893L
-
Class megamek.common.weapons.lrms.CLLRM1
class CLLRM1 extends LRMWeapon implements Serializable- serialVersionUID:
- -5262579090950972046L
-
Class megamek.common.weapons.lrms.CLLRM10
class CLLRM10 extends LRMWeapon implements Serializable- serialVersionUID:
- -3159588360292537303L
-
Class megamek.common.weapons.lrms.CLLRM10IOS
class CLLRM10IOS extends LRMWeapon implements Serializable- serialVersionUID:
- -1260890574819347313L
-
Class megamek.common.weapons.lrms.CLLRM10OS
class CLLRM10OS extends LRMWeapon implements Serializable- serialVersionUID:
- -1260890574819347313L
-
Class megamek.common.weapons.lrms.CLLRM11
class CLLRM11 extends LRMWeapon implements Serializable- serialVersionUID:
- 3663737019476438714L
-
Class megamek.common.weapons.lrms.CLLRM12
class CLLRM12 extends LRMWeapon implements Serializable- serialVersionUID:
- 628145464620804272L
-
Class megamek.common.weapons.lrms.CLLRM13
class CLLRM13 extends LRMWeapon implements Serializable- serialVersionUID:
- -5052163720015100850L
-
Class megamek.common.weapons.lrms.CLLRM14
class CLLRM14 extends LRMWeapon implements Serializable- serialVersionUID:
- -5344320915646115239L
-
Class megamek.common.weapons.lrms.CLLRM15
class CLLRM15 extends LRMWeapon implements Serializable- serialVersionUID:
- 6075797537673614837L
-
Class megamek.common.weapons.lrms.CLLRM15IOS
class CLLRM15IOS extends LRMWeapon implements Serializable- serialVersionUID:
- 5658731828818701699L
-
Class megamek.common.weapons.lrms.CLLRM15OS
class CLLRM15OS extends LRMWeapon implements Serializable- serialVersionUID:
- 5658731828818701699L
-
Class megamek.common.weapons.lrms.CLLRM16
class CLLRM16 extends LRMWeapon implements Serializable- serialVersionUID:
- 1418706670725364973L
-
Class megamek.common.weapons.lrms.CLLRM17
class CLLRM17 extends LRMWeapon implements Serializable- serialVersionUID:
- 2286924098199359381L
-
Class megamek.common.weapons.lrms.CLLRM18
class CLLRM18 extends LRMWeapon implements Serializable- serialVersionUID:
- 4616668322148799167L
-
Class megamek.common.weapons.lrms.CLLRM19
class CLLRM19 extends LRMWeapon implements Serializable- serialVersionUID:
- 3420383795724239878L
-
Class megamek.common.weapons.lrms.CLLRM1OS
class CLLRM1OS extends LRMWeapon implements Serializable- serialVersionUID:
- -5262579090950972046L
-
Class megamek.common.weapons.lrms.CLLRM2
class CLLRM2 extends LRMWeapon implements Serializable- serialVersionUID:
- -5274335014393603612L
-
Class megamek.common.weapons.lrms.CLLRM20
class CLLRM20 extends LRMWeapon implements Serializable- serialVersionUID:
- 2774515351028482444L
-
Class megamek.common.weapons.lrms.CLLRM20IOS
class CLLRM20IOS extends LRMWeapon implements Serializable- serialVersionUID:
- 1725628953852049901L
-
Class megamek.common.weapons.lrms.CLLRM20OS
class CLLRM20OS extends LRMWeapon implements Serializable- serialVersionUID:
- 1725628953852049901L
-
Class megamek.common.weapons.lrms.CLLRM2OS
class CLLRM2OS extends LRMWeapon implements Serializable- serialVersionUID:
- -5274335014393603612L
-
Class megamek.common.weapons.lrms.CLLRM3
class CLLRM3 extends LRMWeapon implements Serializable- serialVersionUID:
- -4086505975056019860L
-
Class megamek.common.weapons.lrms.CLLRM3OS
class CLLRM3OS extends LRMWeapon implements Serializable- serialVersionUID:
- -4086505975056019860L
-
Class megamek.common.weapons.lrms.CLLRM4
class CLLRM4 extends LRMWeapon implements Serializable- serialVersionUID:
- -7115498642122846062L
-
Class megamek.common.weapons.lrms.CLLRM4OS
class CLLRM4OS extends LRMWeapon implements Serializable- serialVersionUID:
- -7115498642122846062L
-
Class megamek.common.weapons.lrms.CLLRM5
class CLLRM5 extends LRMWeapon implements Serializable- serialVersionUID:
- -2860859814228145513L
-
Class megamek.common.weapons.lrms.CLLRM5IOS
class CLLRM5IOS extends LRMWeapon implements Serializable- serialVersionUID:
- 767564661100835293L
-
Class megamek.common.weapons.lrms.CLLRM5OS
class CLLRM5OS extends LRMWeapon implements Serializable- serialVersionUID:
- 767564661100835293L
-
Class megamek.common.weapons.lrms.CLLRM6
class CLLRM6 extends LRMWeapon implements Serializable- serialVersionUID:
- -1358764761444243790L
-
Class megamek.common.weapons.lrms.CLLRM7
class CLLRM7 extends LRMWeapon implements Serializable- serialVersionUID:
- -3703756930812098111L
-
Class megamek.common.weapons.lrms.CLLRM8
class CLLRM8 extends LRMWeapon implements Serializable- serialVersionUID:
- -275511719249865892L
-
Class megamek.common.weapons.lrms.CLLRM9
class CLLRM9 extends LRMWeapon implements Serializable- serialVersionUID:
- 2314342888657165523L
-
Class megamek.common.weapons.lrms.CLLRT1
class CLLRT1 extends LRTWeapon implements Serializable- serialVersionUID:
- 5857181748358882592L
-
Class megamek.common.weapons.lrms.CLLRT10
class CLLRT10 extends LRTWeapon implements Serializable- serialVersionUID:
- 6160818215633786303L
-
Class megamek.common.weapons.lrms.CLLRT10IOS
class CLLRT10IOS extends LRTWeapon implements Serializable- serialVersionUID:
- 4402946418858772353L
-
Class megamek.common.weapons.lrms.CLLRT10OS
class CLLRT10OS extends LRTWeapon implements Serializable- serialVersionUID:
- 4402946418858772353L
-
Class megamek.common.weapons.lrms.CLLRT11
class CLLRT11 extends LRTWeapon implements Serializable- serialVersionUID:
- -8068389736487999733L
-
Class megamek.common.weapons.lrms.CLLRT12
class CLLRT12 extends LRTWeapon implements Serializable- serialVersionUID:
- -1013330185834257242L
-
Class megamek.common.weapons.lrms.CLLRT13
class CLLRT13 extends LRTWeapon implements Serializable- serialVersionUID:
- -4744909576683290046L
-
Class megamek.common.weapons.lrms.CLLRT14
class CLLRT14 extends LRTWeapon implements Serializable- serialVersionUID:
- 7642378254853022847L
-
Class megamek.common.weapons.lrms.CLLRT15
class CLLRT15 extends LRTWeapon implements Serializable- serialVersionUID:
- 4384081950793513167L
-
Class megamek.common.weapons.lrms.CLLRT15IOS
class CLLRT15IOS extends LRTWeapon implements Serializable- serialVersionUID:
- 2935323332234777496L
-
Class megamek.common.weapons.lrms.CLLRT15OS
class CLLRT15OS extends LRTWeapon implements Serializable- serialVersionUID:
- 2935323332234777496L
-
Class megamek.common.weapons.lrms.CLLRT16
class CLLRT16 extends LRTWeapon implements Serializable- serialVersionUID:
- -3531854716821537559L
-
Class megamek.common.weapons.lrms.CLLRT17
class CLLRT17 extends LRTWeapon implements Serializable- serialVersionUID:
- -1714820472892494602L
-
Class megamek.common.weapons.lrms.CLLRT18
class CLLRT18 extends LRTWeapon implements Serializable- serialVersionUID:
- -8210303630860415621L
-
Class megamek.common.weapons.lrms.CLLRT19
class CLLRT19 extends LRTWeapon implements Serializable- serialVersionUID:
- 6738834696795634552L
-
Class megamek.common.weapons.lrms.CLLRT2
class CLLRT2 extends LRTWeapon implements Serializable- serialVersionUID:
- -8660981556295580874L
-
Class megamek.common.weapons.lrms.CLLRT20
class CLLRT20 extends LRTWeapon implements Serializable- serialVersionUID:
- 6906914701393598726L
-
Class megamek.common.weapons.lrms.CLLRT20IOS
class CLLRT20IOS extends LRTWeapon implements Serializable- serialVersionUID:
- 4540170151130434608L
-
Class megamek.common.weapons.lrms.CLLRT20OS
class CLLRT20OS extends LRTWeapon implements Serializable- serialVersionUID:
- 4540170151130434608L
-
Class megamek.common.weapons.lrms.CLLRT3
class CLLRT3 extends LRTWeapon implements Serializable- serialVersionUID:
- -1924771696583001603L
-
Class megamek.common.weapons.lrms.CLLRT4
class CLLRT4 extends LRTWeapon implements Serializable- serialVersionUID:
- -9017949155642210454L
-
Class megamek.common.weapons.lrms.CLLRT5
class CLLRT5 extends LRTWeapon implements Serializable- serialVersionUID:
- 5982164560053938134L
-
Class megamek.common.weapons.lrms.CLLRT5IOS
class CLLRT5IOS extends LRTWeapon implements Serializable- serialVersionUID:
- -3651580547253252279L
-
Class megamek.common.weapons.lrms.CLLRT5OS
class CLLRT5OS extends LRTWeapon implements Serializable- serialVersionUID:
- -3651580547253252279L
-
Class megamek.common.weapons.lrms.CLLRT6
class CLLRT6 extends LRTWeapon implements Serializable- serialVersionUID:
- 8809381027508149200L
-
Class megamek.common.weapons.lrms.CLLRT7
class CLLRT7 extends LRTWeapon implements Serializable- serialVersionUID:
- 9186128167849051831L
-
Class megamek.common.weapons.lrms.CLLRT8
class CLLRT8 extends LRTWeapon implements Serializable- serialVersionUID:
- 88996788497221599L
-
Class megamek.common.weapons.lrms.CLLRT9
class CLLRT9 extends LRTWeapon implements Serializable- serialVersionUID:
- 4454731249315893200L
-
Class megamek.common.weapons.lrms.CLStreakLRM1
class CLStreakLRM1 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM10
class CLStreakLRM10 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 7179570524181470428L
-
Class megamek.common.weapons.lrms.CLStreakLRM10IOS
class CLStreakLRM10IOS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 2692279526867532848L
-
Class megamek.common.weapons.lrms.CLStreakLRM10OS
class CLStreakLRM10OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 2692279526867532848L
-
Class megamek.common.weapons.lrms.CLStreakLRM11
class CLStreakLRM11 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM11OS
class CLStreakLRM11OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM12
class CLStreakLRM12 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM12OS
class CLStreakLRM12OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM13
class CLStreakLRM13 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM13OS
class CLStreakLRM13OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM14
class CLStreakLRM14 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM14OS
class CLStreakLRM14OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM15
class CLStreakLRM15 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5847309314576444364L
-
Class megamek.common.weapons.lrms.CLStreakLRM15IOS
class CLStreakLRM15IOS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 7336450815633311159L
-
Class megamek.common.weapons.lrms.CLStreakLRM15OS
class CLStreakLRM15OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 7336450815633311159L
-
Class megamek.common.weapons.lrms.CLStreakLRM16
class CLStreakLRM16 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM16OS
class CLStreakLRM16OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM17
class CLStreakLRM17 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM17OS
class CLStreakLRM17OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM18
class CLStreakLRM18 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM18OS
class CLStreakLRM18OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM19
class CLStreakLRM19 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM19OS
class CLStreakLRM19OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM1OS
class CLStreakLRM1OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM2
class CLStreakLRM2 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM20
class CLStreakLRM20 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- -7125174806713066191L
-
Class megamek.common.weapons.lrms.CLStreakLRM20IOS
class CLStreakLRM20IOS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- -7687203185594888323L
-
Class megamek.common.weapons.lrms.CLStreakLRM20OS
class CLStreakLRM20OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- -7687203185594888323L
-
Class megamek.common.weapons.lrms.CLStreakLRM2OS
class CLStreakLRM2OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM3
class CLStreakLRM3 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM3OS
class CLStreakLRM3OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM4
class CLStreakLRM4 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM4OS
class CLStreakLRM4OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM5
class CLStreakLRM5 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM5IOS
class CLStreakLRM5IOS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 540083231235504476L
-
Class megamek.common.weapons.lrms.CLStreakLRM5OS
class CLStreakLRM5OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 540083231235504476L
-
Class megamek.common.weapons.lrms.CLStreakLRM6
class CLStreakLRM6 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM6OS
class CLStreakLRM6OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM7
class CLStreakLRM7 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM7OS
class CLStreakLRM7OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM8
class CLStreakLRM8 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM8OS
class CLStreakLRM8OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM9
class CLStreakLRM9 extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.CLStreakLRM9OS
class CLStreakLRM9OS extends StreakLRMWeapon implements Serializable- serialVersionUID:
- 5240577239366457930L
-
Class megamek.common.weapons.lrms.EnhancedLRMWeapon
class EnhancedLRMWeapon extends LRMWeapon implements Serializable- serialVersionUID:
- 8755275511561446251L
-
Class megamek.common.weapons.lrms.ExtendedLRMWeapon
class ExtendedLRMWeapon extends LRMWeapon implements Serializable- serialVersionUID:
- -1266251778897684302L
-
Class megamek.common.weapons.lrms.ISEnhancedLRM10
class ISEnhancedLRM10 extends EnhancedLRMWeapon implements Serializable- serialVersionUID:
- 3287950524687857609L
-
Class megamek.common.weapons.lrms.ISEnhancedLRM15
class ISEnhancedLRM15 extends EnhancedLRMWeapon implements Serializable- serialVersionUID:
- 3287950524687857609L
-
Class megamek.common.weapons.lrms.ISEnhancedLRM20
class ISEnhancedLRM20 extends EnhancedLRMWeapon implements Serializable- serialVersionUID:
- 3287950524687857609L
-
Class megamek.common.weapons.lrms.ISEnhancedLRM5
class ISEnhancedLRM5 extends EnhancedLRMWeapon implements Serializable- serialVersionUID:
- 3287950524687857609L
-
Class megamek.common.weapons.lrms.ISExtendedLRM10
class ISExtendedLRM10 extends ExtendedLRMWeapon implements Serializable- serialVersionUID:
- 8831960393355550709L
-
Class megamek.common.weapons.lrms.ISExtendedLRM15
class ISExtendedLRM15 extends ExtendedLRMWeapon implements Serializable- serialVersionUID:
- -7039029686193601958L
-
Class megamek.common.weapons.lrms.ISExtendedLRM20
class ISExtendedLRM20 extends ExtendedLRMWeapon implements Serializable- serialVersionUID:
- -2230366483054553162L
-
Class megamek.common.weapons.lrms.ISExtendedLRM5
class ISExtendedLRM5 extends ExtendedLRMWeapon implements Serializable- serialVersionUID:
- -6153832907941260136L
-
Class megamek.common.weapons.lrms.ISLRM10
class ISLRM10 extends LRMWeapon implements Serializable- serialVersionUID:
- 4015441487276641235L
-
Class megamek.common.weapons.lrms.ISLRM10IOS
class ISLRM10IOS extends LRMWeapon implements Serializable- serialVersionUID:
- -2792101005477263443L
-
Class megamek.common.weapons.lrms.ISLRM10OS
class ISLRM10OS extends LRMWeapon implements Serializable- serialVersionUID:
- -2792101005477263443L
-
Class megamek.common.weapons.lrms.ISLRM15
class ISLRM15 extends LRMWeapon implements Serializable- serialVersionUID:
- 603060073432118270L
-
Class megamek.common.weapons.lrms.ISLRM15IOS
class ISLRM15IOS extends LRMWeapon implements Serializable- serialVersionUID:
- 1089075678687256997L
-
Class megamek.common.weapons.lrms.ISLRM15OS
class ISLRM15OS extends LRMWeapon implements Serializable- serialVersionUID:
- 1089075678687256997L
-
Class megamek.common.weapons.lrms.ISLRM20
class ISLRM20 extends LRMWeapon implements Serializable- serialVersionUID:
- 3287950524687857609L
-
Class megamek.common.weapons.lrms.ISLRM20IOS
class ISLRM20IOS extends LRMWeapon implements Serializable- serialVersionUID:
- 3960681625679721032L
-
Class megamek.common.weapons.lrms.ISLRM20OS
class ISLRM20OS extends LRMWeapon implements Serializable- serialVersionUID:
- 3960681625679721032L
-
Class megamek.common.weapons.lrms.ISLRM5
class ISLRM5 extends LRMWeapon implements Serializable- serialVersionUID:
- 1922843634155860893L
-
Class megamek.common.weapons.lrms.ISLRM5IOS
class ISLRM5IOS extends LRMWeapon implements Serializable- serialVersionUID:
- 3915337270241715850L
-
Class megamek.common.weapons.lrms.ISLRM5OS
class ISLRM5OS extends LRMWeapon implements Serializable- serialVersionUID:
- 3915337270241715850L
-
Class megamek.common.weapons.lrms.ISLRT10
class ISLRT10 extends LRTWeapon implements Serializable- serialVersionUID:
- 9191385220979030447L
-
Class megamek.common.weapons.lrms.ISLRT10IOS
class ISLRT10IOS extends LRTWeapon implements Serializable- serialVersionUID:
- 2674309948460871883L
-
Class megamek.common.weapons.lrms.ISLRT10OS
class ISLRT10OS extends LRTWeapon implements Serializable- serialVersionUID:
- 2674309948460871883L
-
Class megamek.common.weapons.lrms.ISLRT15
class ISLRT15 extends LRTWeapon implements Serializable- serialVersionUID:
- -6506265507271800879L
-
Class megamek.common.weapons.lrms.ISLRT15IOS
class ISLRT15IOS extends LRTWeapon implements Serializable- serialVersionUID:
- 106526906717711956L
-
Class megamek.common.weapons.lrms.ISLRT15OS
class ISLRT15OS extends LRTWeapon implements Serializable- serialVersionUID:
- 106526906717711956L
-
Class megamek.common.weapons.lrms.ISLRT20
class ISLRT20 extends LRTWeapon implements Serializable- serialVersionUID:
- 2708046269665179590L
-
Class megamek.common.weapons.lrms.ISLRT20IOS
class ISLRT20IOS extends LRTWeapon implements Serializable- serialVersionUID:
- -8753051336468930345L
-
Class megamek.common.weapons.lrms.ISLRT20OS
class ISLRT20OS extends LRTWeapon implements Serializable- serialVersionUID:
- -8753051336468930345L
-
Class megamek.common.weapons.lrms.ISLRT5
class ISLRT5 extends LRTWeapon implements Serializable- serialVersionUID:
- 8732328051646920316L
-
Class megamek.common.weapons.lrms.ISLRT5IOS
class ISLRT5IOS extends LRTWeapon implements Serializable- serialVersionUID:
- -7475019239065402296L
-
Class megamek.common.weapons.lrms.ISLRT5OS
class ISLRT5OS extends LRTWeapon implements Serializable- serialVersionUID:
- -7475019239065402296L
-
Class megamek.common.weapons.lrms.LRMWeapon
class LRMWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- 8755275511561446251L
-
Class megamek.common.weapons.lrms.LRTWeapon
class LRTWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- -7350712286691532142L
-
Class megamek.common.weapons.lrms.StreakLRMWeapon
class StreakLRMWeapon extends LRMWeapon implements Serializable- serialVersionUID:
- -2552069184709782928L
-
-
Package megamek.common.weapons.mgs
-
Class megamek.common.weapons.mgs.CLHeavyMG
class CLHeavyMG extends MGWeapon implements Serializable- serialVersionUID:
- -3031880020233816652L
-
Class megamek.common.weapons.mgs.CLHeavyMGA
class CLHeavyMGA extends AmmoWeapon implements Serializable- serialVersionUID:
- 7515050923963957889L
-
Class megamek.common.weapons.mgs.CLLightMG
class CLLightMG extends MGWeapon implements Serializable- serialVersionUID:
- 4070411380374344272L
-
Class megamek.common.weapons.mgs.CLLightMGA
class CLLightMGA extends AmmoWeapon implements Serializable- serialVersionUID:
- 5151562824587975407L
-
Class megamek.common.weapons.mgs.CLMG
class CLMG extends MGWeapon implements Serializable- serialVersionUID:
- 2557643305248678454L
-
Class megamek.common.weapons.mgs.CLMGA
class CLMGA extends AmmoWeapon implements Serializable- serialVersionUID:
- 3727925307251828896L
-
Class megamek.common.weapons.mgs.ISHeavyMG
class ISHeavyMG extends MGWeapon implements Serializable- serialVersionUID:
- 9170779598178306077L
-
Class megamek.common.weapons.mgs.ISHeavyMGA
class ISHeavyMGA extends AmmoWeapon implements Serializable- serialVersionUID:
- -2647621717483237437L
-
Class megamek.common.weapons.mgs.ISLightMG
class ISLightMG extends MGWeapon implements Serializable- serialVersionUID:
- 8148848145274790948L
-
Class megamek.common.weapons.mgs.ISLightMGA
class ISLightMGA extends AmmoWeapon implements Serializable- serialVersionUID:
- -2408433911213524154L
-
Class megamek.common.weapons.mgs.ISMG
class ISMG extends MGWeapon implements Serializable- serialVersionUID:
- -4431163118750064849L
-
Class megamek.common.weapons.mgs.ISMGA
class ISMGA extends AmmoWeapon implements Serializable- serialVersionUID:
- 5147934062852001336L
-
Class megamek.common.weapons.mgs.MGWeapon
class MGWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- 923749421748564257L
-
-
Package megamek.common.weapons.missiles
-
Class megamek.common.weapons.missiles.ATMWeapon
class ATMWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- -1735365348213073649L
-
Class megamek.common.weapons.missiles.CLATM12
class CLATM12 extends ATMWeapon implements Serializable- serialVersionUID:
- -7902048944230263372L
-
Class megamek.common.weapons.missiles.CLATM3
class CLATM3 extends ATMWeapon implements Serializable- serialVersionUID:
- 107949833660086492L
-
Class megamek.common.weapons.missiles.CLATM6
class CLATM6 extends ATMWeapon implements Serializable- serialVersionUID:
- 2196553902764762463L
-
Class megamek.common.weapons.missiles.CLATM9
class CLATM9 extends ATMWeapon implements Serializable- serialVersionUID:
- -3779719958622540629L
-
Class megamek.common.weapons.missiles.CLIATM12
class CLIATM12 extends CLIATMWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.missiles.CLIATM3
class CLIATM3 extends CLIATMWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.missiles.CLIATM6
class CLIATM6 extends CLIATMWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.missiles.CLIATM9
class CLIATM9 extends CLIATMWeapon implements Serializable- serialVersionUID:
- 1L
-
Class megamek.common.weapons.missiles.ISMML3
class ISMML3 extends MMLWeapon implements Serializable- serialVersionUID:
- -9170270710231973218L
-
Class megamek.common.weapons.missiles.ISMML5
class ISMML5 extends MMLWeapon implements Serializable- serialVersionUID:
- -546200914895806968L
-
Class megamek.common.weapons.missiles.ISMML7
class ISMML7 extends MMLWeapon implements Serializable- serialVersionUID:
- -2143795495566407588L
-
Class megamek.common.weapons.missiles.ISMML9
class ISMML9 extends MMLWeapon implements Serializable- serialVersionUID:
- -6856580158397507743L
-
Class megamek.common.weapons.missiles.ISMRM10
class ISMRM10 extends MRMWeapon implements Serializable- serialVersionUID:
- -7254227700967772906L
-
Class megamek.common.weapons.missiles.ISMRM10IOS
class ISMRM10IOS extends MRMWeapon implements Serializable- serialVersionUID:
- 1980690855716987710L
-
Class megamek.common.weapons.missiles.ISMRM10OS
class ISMRM10OS extends MRMWeapon implements Serializable- serialVersionUID:
- 1980690855716987710L
-
Class megamek.common.weapons.missiles.ISMRM20
class ISMRM20 extends MRMWeapon implements Serializable- serialVersionUID:
- 6320263755562771620L
-
Class megamek.common.weapons.missiles.ISMRM20IOS
class ISMRM20IOS extends MRMWeapon implements Serializable- serialVersionUID:
- -2738014475152659505L
-
Class megamek.common.weapons.missiles.ISMRM20OS
class ISMRM20OS extends MRMWeapon implements Serializable- serialVersionUID:
- -2738014475152659505L
-
Class megamek.common.weapons.missiles.ISMRM30
class ISMRM30 extends MRMWeapon implements Serializable- serialVersionUID:
- -4212839099494076415L
-
Class megamek.common.weapons.missiles.ISMRM30IOS
class ISMRM30IOS extends MRMWeapon implements Serializable- serialVersionUID:
- 7118245780649534184L
-
Class megamek.common.weapons.missiles.ISMRM30OS
class ISMRM30OS extends MRMWeapon implements Serializable- serialVersionUID:
- 7118245780649534184L
-
Class megamek.common.weapons.missiles.ISMRM40
class ISMRM40 extends MRMWeapon implements Serializable- serialVersionUID:
- -6020264492733884246L
-
Class megamek.common.weapons.missiles.ISMRM40IOS
class ISMRM40IOS extends MRMWeapon implements Serializable- serialVersionUID:
- 5383621160269655212L
-
Class megamek.common.weapons.missiles.ISMRM40OS
class ISMRM40OS extends MRMWeapon implements Serializable- serialVersionUID:
- 5383621160269655212L
-
Class megamek.common.weapons.missiles.ISRL1
class ISRL1 extends RLWeapon implements Serializable- serialVersionUID:
- 9080214985232453233L
-
Class megamek.common.weapons.missiles.ISRL2
class ISRL2 extends RLWeapon implements Serializable- serialVersionUID:
- -3501679876316953438L
-
Class megamek.common.weapons.missiles.ISRL3
class ISRL3 extends RLWeapon implements Serializable- serialVersionUID:
- -5963869448761538363L
-
Class megamek.common.weapons.missiles.ISRL4
class ISRL4 extends RLWeapon implements Serializable- serialVersionUID:
- 5679355637948305939L
-
Class megamek.common.weapons.missiles.ISRL5
class ISRL5 extends RLWeapon implements Serializable- serialVersionUID:
- -6957164916144671184L
-
Class megamek.common.weapons.missiles.ISThunderBolt10
class ISThunderBolt10 extends Thunderbolt10Weapon implements Serializable- serialVersionUID:
- 6781882739979127656L
-
Class megamek.common.weapons.missiles.ISThunderbolt10IOS
class ISThunderbolt10IOS extends Thunderbolt10Weapon implements Serializable -
Class megamek.common.weapons.missiles.ISThunderbolt10OS
class ISThunderbolt10OS extends Thunderbolt10Weapon implements Serializable -
Class megamek.common.weapons.missiles.ISThunderBolt15
class ISThunderBolt15 extends Thunderbolt15Weapon implements Serializable- serialVersionUID:
- -5466726857144417393L
-
Class megamek.common.weapons.missiles.ISThunderbolt15IOS
class ISThunderbolt15IOS extends Thunderbolt15Weapon implements Serializable -
Class megamek.common.weapons.missiles.ISThunderbolt15OS
class ISThunderbolt15OS extends Thunderbolt15Weapon implements Serializable -
Class megamek.common.weapons.missiles.ISThunderBolt20
class ISThunderBolt20 extends Thunderbolt20Weapon implements Serializable- serialVersionUID:
- -6976091682813292840L
-
Class megamek.common.weapons.missiles.ISThunderbolt20IOS
class ISThunderbolt20IOS extends Thunderbolt20Weapon implements Serializable -
Class megamek.common.weapons.missiles.ISThunderbolt20OS
class ISThunderbolt20OS extends Thunderbolt20Weapon implements Serializable -
Class megamek.common.weapons.missiles.ISThunderBolt5
class ISThunderBolt5 extends Thunderbolt5Weapon implements Serializable- serialVersionUID:
- 5295837076559643763L
-
Class megamek.common.weapons.missiles.ISThunderbolt5IOS
class ISThunderbolt5IOS extends Thunderbolt5Weapon implements Serializable -
Class megamek.common.weapons.missiles.ISThunderbolt5OS
class ISThunderbolt5OS extends Thunderbolt5Weapon implements Serializable -
Class megamek.common.weapons.missiles.MissileWeapon
class MissileWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -2759022204865126991L
-
Class megamek.common.weapons.missiles.MMLWeapon
class MMLWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- 110779423352325731L
-
Class megamek.common.weapons.missiles.MRMWeapon
class MRMWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- 274817921444431878L
-
Class megamek.common.weapons.missiles.RLWeapon
class RLWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- -1718301014226423896L
-
Class megamek.common.weapons.missiles.RocketLauncher10
class RocketLauncher10 extends RLWeapon implements Serializable- serialVersionUID:
- 3437644808445570760L
-
Class megamek.common.weapons.missiles.RocketLauncher15
class RocketLauncher15 extends RLWeapon implements Serializable- serialVersionUID:
- -8464817815813827947L
-
Class megamek.common.weapons.missiles.RocketLauncher20
class RocketLauncher20 extends RLWeapon implements Serializable- serialVersionUID:
- -1220608344459915265L
-
Class megamek.common.weapons.missiles.Thunderbolt10Weapon
class Thunderbolt10Weapon extends ThunderBoltWeapon implements Serializable -
Class megamek.common.weapons.missiles.Thunderbolt15Weapon
class Thunderbolt15Weapon extends ThunderBoltWeapon implements Serializable -
Class megamek.common.weapons.missiles.Thunderbolt20Weapon
class Thunderbolt20Weapon extends ThunderBoltWeapon implements Serializable -
Class megamek.common.weapons.missiles.Thunderbolt5Weapon
class Thunderbolt5Weapon extends ThunderBoltWeapon implements Serializable -
Class megamek.common.weapons.missiles.ThunderBoltWeapon
class ThunderBoltWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- 3496376576886743383L
-
-
Package megamek.common.weapons.mortars
-
Class megamek.common.weapons.mortars.CLMekMortar1
class CLMekMortar1 extends MekMortarWeapon implements Serializable- serialVersionUID:
- -2449264496450109574L
-
Class megamek.common.weapons.mortars.CLMekMortar2
class CLMekMortar2 extends MekMortarWeapon implements Serializable- serialVersionUID:
- 7227079222584412866L
-
Class megamek.common.weapons.mortars.CLMekMortar4
class CLMekMortar4 extends MekMortarWeapon implements Serializable- serialVersionUID:
- -7326848486069567891L
-
Class megamek.common.weapons.mortars.CLMekMortar8
class CLMekMortar8 extends MekMortarWeapon implements Serializable- serialVersionUID:
- 7757701625628311696L
-
Class megamek.common.weapons.mortars.ISMekMortar1
class ISMekMortar1 extends MekMortarWeapon implements Serializable- serialVersionUID:
- -5651886218762631122L
-
Class megamek.common.weapons.mortars.ISMekMortar2
class ISMekMortar2 extends MekMortarWeapon implements Serializable- serialVersionUID:
- -6644886866545312980L
-
Class megamek.common.weapons.mortars.ISMekMortar4
class ISMekMortar4 extends MekMortarWeapon implements Serializable- serialVersionUID:
- 6803604562717710451L
-
Class megamek.common.weapons.mortars.ISMekMortar8
class ISMekMortar8 extends MekMortarWeapon implements Serializable- serialVersionUID:
- -3352749710661515958L
-
Class megamek.common.weapons.mortars.ISVehicularGrenadeLauncher
class ISVehicularGrenadeLauncher extends VehicularGrenadeLauncherWeapon implements Serializable- serialVersionUID:
- 2888705202399185703L
-
Class megamek.common.weapons.mortars.MekMortarWeapon
class MekMortarWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -4887277242270179970L
-
Class megamek.common.weapons.mortars.VehicularGrenadeLauncherWeapon
class VehicularGrenadeLauncherWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- 3343394645568467135L
-
-
Package megamek.common.weapons.other
-
Class megamek.common.weapons.other.CLAMS
class CLAMS extends AmmoWeapon implements Serializable- serialVersionUID:
- 7447941274169853546L
-
Class megamek.common.weapons.other.CLFireExtinguisher
class CLFireExtinguisher extends Weapon implements Serializable- serialVersionUID:
- -5190894967392738394L
-
Class megamek.common.weapons.other.CLFluidGun
class CLFluidGun extends FluidGunWeapon implements Serializable- serialVersionUID:
- 5043640099544278749L
-
Class megamek.common.weapons.other.CLFussilade
class CLFussilade extends CLIATMWeapon implements Serializable- serialVersionUID:
- 1237937853765733086L
-
Class megamek.common.weapons.other.CLLaserAMS
class CLLaserAMS extends LaserWeapon implements Serializable- serialVersionUID:
- 3262387868757752971L
-
Class megamek.common.weapons.other.CLNarc
class CLNarc extends NarcWeapon implements Serializable- serialVersionUID:
- 7876061110636359814L
-
Class megamek.common.weapons.other.CLNarcIOS
class CLNarcIOS extends NarcWeapon implements Serializable- serialVersionUID:
- 5553288957570246232L
-
Class megamek.common.weapons.other.CLNarcOS
class CLNarcOS extends NarcWeapon implements Serializable- serialVersionUID:
- 5553288957570246232L
-
Class megamek.common.weapons.other.FluidGunWeapon
class FluidGunWeapon extends AmmoWeapon implements Serializable- serialVersionUID:
- -1894568448038229879L
-
Class megamek.common.weapons.other.ISAMS
class ISAMS extends AmmoWeapon implements Serializable- serialVersionUID:
- 5678281956614161074L
-
Class megamek.common.weapons.other.ISAPDS
class ISAPDS extends AmmoWeapon implements Serializable- serialVersionUID:
- 5678281956614161074L
-
Class megamek.common.weapons.other.ISCenturionWeaponSystem
class ISCenturionWeaponSystem extends EnergyWeapon implements Serializable- serialVersionUID:
- 5355363156621487309L
-
Class megamek.common.weapons.other.ISFireExtinguisher
class ISFireExtinguisher extends Weapon implements Serializable- serialVersionUID:
- -5387366609676650747L
-
Class megamek.common.weapons.other.ISFluidGun
class ISFluidGun extends FluidGunWeapon implements Serializable- serialVersionUID:
- 5043640099544278749L
-
Class megamek.common.weapons.other.ISImprovedNarc
class ISImprovedNarc extends NarcWeapon implements Serializable- serialVersionUID:
- -6803482374426042321L
-
Class megamek.common.weapons.other.ISImprovedNarcOS
class ISImprovedNarcOS extends NarcWeapon implements Serializable- serialVersionUID:
- -3509295242151016719L
-
Class megamek.common.weapons.other.ISLaserAMS
class ISLaserAMS extends LaserWeapon implements Serializable- serialVersionUID:
- -7448728413011101076L
-
Class megamek.common.weapons.other.ISMekTaser
class ISMekTaser extends AmmoWeapon implements Serializable- serialVersionUID:
- 4393086562754363816L
-
Class megamek.common.weapons.other.ISNarc
class ISNarc extends NarcWeapon implements Serializable- serialVersionUID:
- 5562345335764812479L
-
Class megamek.common.weapons.other.ISNarcIOS
class ISNarcIOS extends NarcWeapon implements Serializable- serialVersionUID:
- 8610275030183400408L
-
Class megamek.common.weapons.other.ISNarcOS
class ISNarcOS extends NarcWeapon implements Serializable- serialVersionUID:
- 8610275030183400408L
-
Class megamek.common.weapons.other.ISTSEMPCannon
class ISTSEMPCannon extends TSEMPWeapon implements Serializable- serialVersionUID:
- -4861067053206502295L
-
Class megamek.common.weapons.other.ISTSEMPOneShot
class ISTSEMPOneShot extends TSEMPWeapon implements Serializable- serialVersionUID:
- 2945503963826543215L
-
Class megamek.common.weapons.other.ISTSEMPRepeatingCannon
class ISTSEMPRepeatingCannon extends TSEMPWeapon implements Serializable- serialVersionUID:
- -4861067053206502295L
-
Class megamek.common.weapons.other.NarcWeapon
class NarcWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- 1651402906360520759L
-
Class megamek.common.weapons.other.TSEMPWeapon
class TSEMPWeapon extends EnergyWeapon implements Serializable- serialVersionUID:
- 2368600068029964377L
-
-
Package megamek.common.weapons.ppc
-
Class megamek.common.weapons.ppc.CLEnhancedPPC
class CLEnhancedPPC extends PPCWeapon implements Serializable- serialVersionUID:
- 5108976056064542099L
-
Class megamek.common.weapons.ppc.CLERPPC
class CLERPPC extends PPCWeapon implements Serializable- serialVersionUID:
- 5108976056064542099L
-
Class megamek.common.weapons.ppc.CLImprovedPPC
class CLImprovedPPC extends PPCWeapon implements Serializable- serialVersionUID:
- 5775665622863346537L
-
Class megamek.common.weapons.ppc.CLPlasmaCannon
class CLPlasmaCannon extends AmmoWeapon implements Serializable- serialVersionUID:
- 322396740172378519L
-
Class megamek.common.weapons.ppc.ISERPPC
class ISERPPC extends PPCWeapon implements Serializable- serialVersionUID:
- 7175778897598535734L
-
Class megamek.common.weapons.ppc.ISHeavyPPC
class ISHeavyPPC extends PPCWeapon implements Serializable- serialVersionUID:
- -7742604546239137754L
-
Class megamek.common.weapons.ppc.ISKinsSlaughterPPC
class ISKinsSlaughterPPC extends PPCWeapon implements Serializable- serialVersionUID:
- 6733393836643781374L
-
Class megamek.common.weapons.ppc.ISLightPPC
class ISLightPPC extends PPCWeapon implements Serializable- serialVersionUID:
- 1376257996653555538L
-
Class megamek.common.weapons.ppc.ISPlasmaRifle
class ISPlasmaRifle extends AmmoWeapon implements Serializable- serialVersionUID:
- -7919371014161089388L
-
Class megamek.common.weapons.ppc.ISPPC
class ISPPC extends PPCWeapon implements Serializable- serialVersionUID:
- 5775665622863346537L
-
Class megamek.common.weapons.ppc.ISSnubNosePPC
class ISSnubNosePPC extends PPCWeapon implements Serializable- serialVersionUID:
- -5650794792475465261L
-
Class megamek.common.weapons.ppc.PPCWeapon
class PPCWeapon extends EnergyWeapon implements Serializable- serialVersionUID:
- -8128018700095507410L
-
-
Package megamek.common.weapons.primitive
-
Class megamek.common.weapons.primitive.ISAC10Primitive
class ISAC10Primitive extends ACWeapon implements Serializable- serialVersionUID:
- 4614699958561953757L
-
Class megamek.common.weapons.primitive.ISAC20Primitive
class ISAC20Primitive extends ACWeapon implements Serializable- serialVersionUID:
- 4703572491922950865L
-
Class megamek.common.weapons.primitive.ISAC2Primitive
class ISAC2Primitive extends ACWeapon implements Serializable- serialVersionUID:
- 3540956033197287540L
-
Class megamek.common.weapons.primitive.ISAC5Primitive
class ISAC5Primitive extends ACWeapon implements Serializable- serialVersionUID:
- 8826026540026351600L
-
Class megamek.common.weapons.primitive.ISLaserPrimitiveLarge
class ISLaserPrimitiveLarge extends LaserWeapon implements Serializable- serialVersionUID:
- 6640106383069896198L
-
Class megamek.common.weapons.primitive.ISLaserPrimitiveMedium
class ISLaserPrimitiveMedium extends LaserWeapon implements Serializable- serialVersionUID:
- 1522567438781244152L
-
Class megamek.common.weapons.primitive.ISLaserPrimitiveSmall
class ISLaserPrimitiveSmall extends LaserWeapon implements Serializable- serialVersionUID:
- -7637928016342153078L
-
Class megamek.common.weapons.primitive.ISLongTomPrimitive
class ISLongTomPrimitive extends ArtilleryWeapon implements Serializable- serialVersionUID:
- 5323886711682442495L
-
Class megamek.common.weapons.primitive.ISLRM10Primitive
class ISLRM10Primitive extends LRMWeapon implements Serializable- serialVersionUID:
- 6236976752458107991L
-
Class megamek.common.weapons.primitive.ISLRM15Primitive
class ISLRM15Primitive extends LRMWeapon implements Serializable- serialVersionUID:
- -3387192703164511275L
-
Class megamek.common.weapons.primitive.ISLRM20Primitive
class ISLRM20Primitive extends LRMWeapon implements Serializable- serialVersionUID:
- 1127913710413265729L
-
Class megamek.common.weapons.primitive.ISLRM5Primitive
class ISLRM5Primitive extends LRMWeapon implements Serializable- serialVersionUID:
- 176095314320974740L
-
Class megamek.common.weapons.primitive.ISPPCPrimitive
class ISPPCPrimitive extends PPCWeapon implements Serializable- serialVersionUID:
- 1767670595802648539L
-
Class megamek.common.weapons.primitive.ISSRM2Primitive
class ISSRM2Primitive extends SRMWeapon implements Serializable- serialVersionUID:
- 8488734998051278663L
-
Class megamek.common.weapons.primitive.ISSRM4Primitive
class ISSRM4Primitive extends SRMWeapon implements Serializable- serialVersionUID:
- 4581498300717143202L
-
Class megamek.common.weapons.primitive.ISSRM6Primitive
class ISSRM6Primitive extends SRMWeapon implements Serializable- serialVersionUID:
- -2484546662230634777L
-
Class megamek.common.weapons.primitive.PrimRLWeapon
class PrimRLWeapon extends RLWeapon implements Serializable- serialVersionUID:
- -1718301014226423896L
-
-
Package megamek.common.weapons.prototypes
-
Class megamek.common.weapons.prototypes.CLERLaserMediumPrototype
class CLERLaserMediumPrototype extends LaserWeapon implements Serializable- serialVersionUID:
- -6500204992334761841L
-
Class megamek.common.weapons.prototypes.CLERLaserSmallPrototype
class CLERLaserSmallPrototype extends LaserWeapon implements Serializable- serialVersionUID:
- 3560080195438539835L
-
Class megamek.common.weapons.prototypes.CLLB20XACPrototype
class CLLB20XACPrototype extends CLLBXACPrototypeWeapon implements Serializable- serialVersionUID:
- -4257248228202258750L
-
Class megamek.common.weapons.prototypes.CLLB2XACPrototype
class CLLB2XACPrototype extends CLLBXACPrototypeWeapon implements Serializable- serialVersionUID:
- 3580100820831141313L
-
Class megamek.common.weapons.prototypes.CLLB5XACPrototype
class CLLB5XACPrototype extends CLLBXACPrototypeWeapon implements Serializable- serialVersionUID:
- -8003492051812171922L
-
Class megamek.common.weapons.prototypes.CLLBXACPrototypeWeapon
class CLLBXACPrototypeWeapon extends LBXACWeapon implements Serializable- serialVersionUID:
- -1702237743474540150L
-
Class megamek.common.weapons.prototypes.CLPrototypeStreakSRMWeapon
class CLPrototypeStreakSRMWeapon extends SRMWeapon implements Serializable- serialVersionUID:
- 9157660680598071296L
-
Class megamek.common.weapons.prototypes.CLPrototypeUACWeapon
class CLPrototypeUACWeapon extends UACWeapon implements Serializable- serialVersionUID:
- 8905222321912752035L
-
Class megamek.common.weapons.prototypes.CLStreakSRM4Prototype
class CLStreakSRM4Prototype extends CLPrototypeStreakSRMWeapon implements Serializable- serialVersionUID:
- -7175957508769188051L
-
Class megamek.common.weapons.prototypes.CLStreakSRM6Prototype
class CLStreakSRM6Prototype extends CLPrototypeStreakSRMWeapon implements Serializable- serialVersionUID:
- -2234544642223178737L
-
Class megamek.common.weapons.prototypes.CLUAC10Prototype
class CLUAC10Prototype extends CLPrototypeUACWeapon implements Serializable- serialVersionUID:
- 6937673199956551674L
-
Class megamek.common.weapons.prototypes.CLUAC20Prototype
class CLUAC20Prototype extends CLPrototypeUACWeapon implements Serializable- serialVersionUID:
- -8297688910484314546L
-
Class megamek.common.weapons.prototypes.CLUAC2Prototype
class CLUAC2Prototype extends CLPrototypeUACWeapon implements Serializable- serialVersionUID:
- -4226217996532332434L
-
Class megamek.common.weapons.prototypes.ISERLaserLargePrototype
class ISERLaserLargePrototype extends LaserWeapon implements Serializable- serialVersionUID:
- -4745756742469577788L
-
Class megamek.common.weapons.prototypes.ISGaussRiflePrototype
class ISGaussRiflePrototype extends GaussWeapon implements Serializable- serialVersionUID:
- 317770140657000258L
-
Class megamek.common.weapons.prototypes.ISLB10XACPrototype
class ISLB10XACPrototype extends LBXACWeapon implements Serializable- serialVersionUID:
- 4586376672142168553L
-
Class megamek.common.weapons.prototypes.ISNarcPrototype
class ISNarcPrototype extends NarcWeapon implements Serializable- serialVersionUID:
- 5562345335764812479L
-
Class megamek.common.weapons.prototypes.ISPrototypeTAG
class ISPrototypeTAG extends TAGWeapon implements Serializable- serialVersionUID:
- -2474477168563228542L
-
Class megamek.common.weapons.prototypes.ISPulseLaserLargePrototype
class ISPulseLaserLargePrototype extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 94533476706680275L
-
Class megamek.common.weapons.prototypes.ISPulseLaserMediumPrototype
class ISPulseLaserMediumPrototype extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -8402915088560062495L
-
Class megamek.common.weapons.prototypes.ISPulseLaserMediumRecovered
class ISPulseLaserMediumRecovered extends PulseLaserWeapon implements Serializable- serialVersionUID:
- -8402915088560062495L
-
Class megamek.common.weapons.prototypes.ISPulseLaserSmallPrototype
class ISPulseLaserSmallPrototype extends PulseLaserWeapon implements Serializable- serialVersionUID:
- 2977404162226570144L
-
Class megamek.common.weapons.prototypes.ISUAC5Prototype
class ISUAC5Prototype extends UACWeapon implements Serializable- serialVersionUID:
- -2740269177146528640L
-
Class megamek.common.weapons.prototypes.PrototypeArrowIV
class PrototypeArrowIV extends ArtilleryWeapon implements Serializable- serialVersionUID:
- -4495524659692575107L
-
Class megamek.common.weapons.prototypes.PrototypeRL10
class PrototypeRL10 extends PrototypeRLWeapon implements Serializable- serialVersionUID:
- -8226462713763738211L
-
Class megamek.common.weapons.prototypes.PrototypeRL15
class PrototypeRL15 extends PrototypeRLWeapon implements Serializable- serialVersionUID:
- 5888570332510350564L
-
Class megamek.common.weapons.prototypes.PrototypeRL20
class PrototypeRL20 extends PrototypeRLWeapon implements Serializable- serialVersionUID:
- -1726964787852929811L
-
Class megamek.common.weapons.prototypes.PrototypeRLWeapon
class PrototypeRLWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- 8711414106566769466L
-
-
Package megamek.common.weapons.srms
-
Class megamek.common.weapons.srms.CLImprovedSRM2
class CLImprovedSRM2 extends SRMWeapon implements Serializable- serialVersionUID:
- -8486208221700793591L
-
Class megamek.common.weapons.srms.CLImprovedSRM4
class CLImprovedSRM4 extends SRMWeapon implements Serializable- serialVersionUID:
- 4338199179135810932L
-
Class megamek.common.weapons.srms.CLImprovedSRM6
class CLImprovedSRM6 extends SRMWeapon implements Serializable- serialVersionUID:
- -2774209761562289905L
-
Class megamek.common.weapons.srms.CLSRM1
class CLSRM1 extends SRMWeapon implements Serializable- serialVersionUID:
- 7660446177480426870L
-
Class megamek.common.weapons.srms.CLSRM1OS
class CLSRM1OS extends SRMWeapon implements Serializable- serialVersionUID:
- 7660446177480426870L
-
Class megamek.common.weapons.srms.CLSRM2
class CLSRM2 extends SRMWeapon implements Serializable- serialVersionUID:
- -8216939998088201265L
-
Class megamek.common.weapons.srms.CLSRM2IOS
class CLSRM2IOS extends SRMWeapon implements Serializable- serialVersionUID:
- 3798165725512473586L
-
Class megamek.common.weapons.srms.CLSRM2OS
class CLSRM2OS extends SRMWeapon implements Serializable- serialVersionUID:
- 3798165725512473586L
-
Class megamek.common.weapons.srms.CLSRM3
class CLSRM3 extends SRMWeapon implements Serializable- serialVersionUID:
- 1661723137877595056L
-
Class megamek.common.weapons.srms.CLSRM3OS
class CLSRM3OS extends SRMWeapon implements Serializable- serialVersionUID:
- 1661723137877595056L
-
Class megamek.common.weapons.srms.CLSRM4
class CLSRM4 extends SRMWeapon implements Serializable- serialVersionUID:
- -6776541552712952370L
-
Class megamek.common.weapons.srms.CLSRM4IOS
class CLSRM4IOS extends SRMWeapon implements Serializable- serialVersionUID:
- -6513977729364835643L
-
Class megamek.common.weapons.srms.CLSRM4OS
class CLSRM4OS extends SRMWeapon implements Serializable- serialVersionUID:
- -6513977729364835643L
-
Class megamek.common.weapons.srms.CLSRM5
class CLSRM5 extends SRMWeapon implements Serializable- serialVersionUID:
- 9051765359928076836L
-
Class megamek.common.weapons.srms.CLSRM5OS
class CLSRM5OS extends SRMWeapon implements Serializable- serialVersionUID:
- 9051765359928076836L
-
Class megamek.common.weapons.srms.CLSRM6
class CLSRM6 extends SRMWeapon implements Serializable- serialVersionUID:
- -5174394587928057034L
-
Class megamek.common.weapons.srms.CLSRM6IOS
class CLSRM6IOS extends SRMWeapon implements Serializable- serialVersionUID:
- 5184043200202465163L
-
Class megamek.common.weapons.srms.CLSRM6OS
class CLSRM6OS extends SRMWeapon implements Serializable- serialVersionUID:
- 5184043200202465163L
-
Class megamek.common.weapons.srms.CLSRT1
class CLSRT1 extends SRTWeapon implements Serializable- serialVersionUID:
- -6695135847410932636L
-
Class megamek.common.weapons.srms.CLSRT1OS
class CLSRT1OS extends SRTWeapon implements Serializable- serialVersionUID:
- 7660446177480426870L
-
Class megamek.common.weapons.srms.CLSRT2
class CLSRT2 extends SRTWeapon implements Serializable- serialVersionUID:
- -6695135847410932636L
-
Class megamek.common.weapons.srms.CLSRT2IOS
class CLSRT2IOS extends SRTWeapon implements Serializable- serialVersionUID:
- 4523859966917171130L
-
Class megamek.common.weapons.srms.CLSRT2OS
class CLSRT2OS extends SRTWeapon implements Serializable- serialVersionUID:
- 4523859966917171130L
-
Class megamek.common.weapons.srms.CLSRT3
class CLSRT3 extends SRTWeapon implements Serializable- serialVersionUID:
- 1661723137877595056L
-
Class megamek.common.weapons.srms.CLSRT3OS
class CLSRT3OS extends SRTWeapon implements Serializable- serialVersionUID:
- 1661723137877595056L
-
Class megamek.common.weapons.srms.CLSRT4
class CLSRT4 extends SRTWeapon implements Serializable- serialVersionUID:
- 7390930190902369569L
-
Class megamek.common.weapons.srms.CLSRT4IOS
class CLSRT4IOS extends SRTWeapon implements Serializable- serialVersionUID:
- -1622623253640255529L
-
Class megamek.common.weapons.srms.CLSRT4OS
class CLSRT4OS extends SRTWeapon implements Serializable- serialVersionUID:
- -1622623253640255529L
-
Class megamek.common.weapons.srms.CLSRT5
class CLSRT5 extends SRTWeapon implements Serializable- serialVersionUID:
- 9051765359928076836L
-
Class megamek.common.weapons.srms.CLSRT5OS
class CLSRT5OS extends SRTWeapon implements Serializable- serialVersionUID:
- 9051765359928076836L
-
Class megamek.common.weapons.srms.CLSRT6
class CLSRT6 extends SRTWeapon implements Serializable- serialVersionUID:
- -3714508566716721609L
-
Class megamek.common.weapons.srms.CLSRT6IOS
class CLSRT6IOS extends SRTWeapon implements Serializable- serialVersionUID:
- -4262996818773684373L
-
Class megamek.common.weapons.srms.CLSRT6OS
class CLSRT6OS extends SRTWeapon implements Serializable- serialVersionUID:
- -4262996818773684373L
-
Class megamek.common.weapons.srms.CLStreakSRM1
class CLStreakSRM1 extends StreakSRMWeapon implements Serializable- serialVersionUID:
- -865353203521350759L
-
Class megamek.common.weapons.srms.CLStreakSRM2
class CLStreakSRM2 extends StreakSRMWeapon implements Serializable- serialVersionUID:
- -7095997934846595420L
-
Class megamek.common.weapons.srms.CLStreakSRM2IOS
class CLStreakSRM2IOS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 2219171972794110915L
-
Class megamek.common.weapons.srms.CLStreakSRM2OS
class CLStreakSRM2OS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 2219171972794110915L
-
Class megamek.common.weapons.srms.CLStreakSRM3
class CLStreakSRM3 extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 6130835636033954114L
-
Class megamek.common.weapons.srms.CLStreakSRM4
class CLStreakSRM4 extends StreakSRMWeapon implements Serializable- serialVersionUID:
- -7630389410195927363L
-
Class megamek.common.weapons.srms.CLStreakSRM4IOS
class CLStreakSRM4IOS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- -8016331798107342544L
-
Class megamek.common.weapons.srms.CLStreakSRM4OS
class CLStreakSRM4OS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- -8016331798107342544L
-
Class megamek.common.weapons.srms.CLStreakSRM5
class CLStreakSRM5 extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 6709574010838244865L
-
Class megamek.common.weapons.srms.CLStreakSRM6
class CLStreakSRM6 extends StreakSRMWeapon implements Serializable- serialVersionUID:
- -6416567366717880864L
-
Class megamek.common.weapons.srms.CLStreakSRM6IOS
class CLStreakSRM6IOS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- -3098137789514566838L
-
Class megamek.common.weapons.srms.CLStreakSRM6OS
class CLStreakSRM6OS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- -3098137789514566838L
-
Class megamek.common.weapons.srms.ISSRM2
class ISSRM2 extends SRMWeapon implements Serializable- serialVersionUID:
- -8486208221700793591L
-
Class megamek.common.weapons.srms.ISSRM2IOS
class ISSRM2IOS extends SRMWeapon implements Serializable- serialVersionUID:
- -6918950640293828718L
-
Class megamek.common.weapons.srms.ISSRM2OS
class ISSRM2OS extends SRMWeapon implements Serializable- serialVersionUID:
- -6918950640293828718L
-
Class megamek.common.weapons.srms.ISSRM4
class ISSRM4 extends SRMWeapon implements Serializable- serialVersionUID:
- 4338199179135810932L
-
Class megamek.common.weapons.srms.ISSRM4IOS
class ISSRM4IOS extends SRMWeapon implements Serializable- serialVersionUID:
- -6674141690237272868L
-
Class megamek.common.weapons.srms.ISSRM4OS
class ISSRM4OS extends SRMWeapon implements Serializable- serialVersionUID:
- -6674141690237272868L
-
Class megamek.common.weapons.srms.ISSRM6
class ISSRM6 extends SRMWeapon implements Serializable- serialVersionUID:
- -2774209761562289905L
-
Class megamek.common.weapons.srms.ISSRM6IOS
class ISSRM6IOS extends SRMWeapon implements Serializable- serialVersionUID:
- -1926715836221080572L
-
Class megamek.common.weapons.srms.ISSRM6OS
class ISSRM6OS extends SRMWeapon implements Serializable- serialVersionUID:
- -1926715836221080572L
-
Class megamek.common.weapons.srms.ISSRT2
class ISSRT2 extends SRTWeapon implements Serializable- serialVersionUID:
- 4156966181240837624L
-
Class megamek.common.weapons.srms.ISSRT2IOS
class ISSRT2IOS extends SRTWeapon implements Serializable- serialVersionUID:
- -1737331597344761915L
-
Class megamek.common.weapons.srms.ISSRT2OS
class ISSRT2OS extends SRTWeapon implements Serializable- serialVersionUID:
- -1737331597344761915L
-
Class megamek.common.weapons.srms.ISSRT4
class ISSRT4 extends SRTWeapon implements Serializable- serialVersionUID:
- -5648326444418700888L
-
Class megamek.common.weapons.srms.ISSRT4IOS
class ISSRT4IOS extends SRTWeapon implements Serializable- serialVersionUID:
- 1994847810524115314L
-
Class megamek.common.weapons.srms.ISSRT4OS
class ISSRT4OS extends SRTWeapon implements Serializable- serialVersionUID:
- 1994847810524115314L
-
Class megamek.common.weapons.srms.ISSRT6
class ISSRT6 extends SRTWeapon implements Serializable- serialVersionUID:
- -4514118891263321430L
-
Class megamek.common.weapons.srms.ISSRT6IOS
class ISSRT6IOS extends SRTWeapon implements Serializable- serialVersionUID:
- -1788634690534985124L
-
Class megamek.common.weapons.srms.ISSRT6OS
class ISSRT6OS extends SRTWeapon implements Serializable- serialVersionUID:
- -1788634690534985124L
-
Class megamek.common.weapons.srms.ISStreakSRM2
class ISStreakSRM2 extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 2636425754066916235L
-
Class megamek.common.weapons.srms.ISStreakSRM2IOS
class ISStreakSRM2IOS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 4837075335425856208L
-
Class megamek.common.weapons.srms.ISStreakSRM2OS
class ISStreakSRM2OS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 4837075335425856208L
-
Class megamek.common.weapons.srms.ISStreakSRM4
class ISStreakSRM4 extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 2884956805670848621L
-
Class megamek.common.weapons.srms.ISStreakSRM4IOS
class ISStreakSRM4IOS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- -8651111887714823028L
-
Class megamek.common.weapons.srms.ISStreakSRM4OS
class ISStreakSRM4OS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- -8651111887714823028L
-
Class megamek.common.weapons.srms.ISStreakSRM6
class ISStreakSRM6 extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 3341440732332387700L
-
Class megamek.common.weapons.srms.ISStreakSRM6IOS
class ISStreakSRM6IOS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 710360237679723033L
-
Class megamek.common.weapons.srms.ISStreakSRM6OS
class ISStreakSRM6OS extends StreakSRMWeapon implements Serializable- serialVersionUID:
- 710360237679723033L
-
Class megamek.common.weapons.srms.SRMWeapon
class SRMWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- 3636219178276978444L
-
Class megamek.common.weapons.srms.SRTWeapon
class SRTWeapon extends MissileWeapon implements Serializable- serialVersionUID:
- 2209880229033489588L
-
Class megamek.common.weapons.srms.StreakSRMWeapon
class StreakSRMWeapon extends SRMWeapon implements Serializable- serialVersionUID:
- 9157660680598071296L
-
-
Package megamek.common.weapons.tag
-
Class megamek.common.weapons.tag.CLLightTAG
class CLLightTAG extends TAGWeapon implements Serializable- serialVersionUID:
- -6411290826952751265L
-
Class megamek.common.weapons.tag.CLTAG
class CLTAG extends TAGWeapon implements Serializable- serialVersionUID:
- 7446980554102548125L
-
Class megamek.common.weapons.tag.ISTAG
class ISTAG extends TAGWeapon implements Serializable- serialVersionUID:
- -2474477168563228542L
-
Class megamek.common.weapons.tag.TAGWeapon
class TAGWeapon extends Weapon implements Serializable- serialVersionUID:
- 6794299593713032006L
-
-
Package megamek.common.weapons.unofficial
-
Class megamek.common.weapons.unofficial.CLPlasmaRifle
class CLPlasmaRifle extends PlasmaMFUKWeapon implements Serializable- serialVersionUID:
- 1758452784566087479L
-
Class megamek.common.weapons.unofficial.CLRAC10
class CLRAC10 extends RACWeapon implements Serializable- serialVersionUID:
- 7945585759921446908L
-
Class megamek.common.weapons.unofficial.CLRAC20
class CLRAC20 extends RACWeapon implements Serializable- serialVersionUID:
- -6413635622423390328L
-
Class megamek.common.weapons.unofficial.ISAC10i
class ISAC10i extends ACWeapon implements Serializable- serialVersionUID:
- 7447941274169853546L
-
Class megamek.common.weapons.unofficial.ISAC15
class ISAC15 extends ACWeapon implements Serializable- serialVersionUID:
- 814114264108820161L
-
Class megamek.common.weapons.unofficial.ISGAC2
class ISGAC2 extends ACWeapon implements Serializable- serialVersionUID:
- 49211848611799265L
-
Class megamek.common.weapons.unofficial.ISGAC4
class ISGAC4 extends ACWeapon implements Serializable- serialVersionUID:
- 49211848611799265L
-
Class megamek.common.weapons.unofficial.ISGAC6
class ISGAC6 extends ACWeapon implements Serializable- serialVersionUID:
- 49211848611799265L
-
Class megamek.common.weapons.unofficial.ISGAC8
class ISGAC8 extends ACWeapon implements Serializable- serialVersionUID:
- 49211848611799265L
-
Class megamek.common.weapons.unofficial.ISLAC10
class ISLAC10 extends LACWeapon implements Serializable- serialVersionUID:
- 7715730019995031625L
-
Class megamek.common.weapons.unofficial.ISLAC20
class ISLAC20 extends LACWeapon implements Serializable- serialVersionUID:
- 7135078308771443835L
-
Class megamek.common.weapons.unofficial.ISLaserAMSTHB
class ISLaserAMSTHB extends LaserWeapon implements Serializable- serialVersionUID:
- -1940059603781427515L
-
Class megamek.common.weapons.unofficial.ISLRM1
class ISLRM1 extends LRMWeapon implements Serializable- serialVersionUID:
- -5976936994611000430L
-
Class megamek.common.weapons.unofficial.ISLRM1OS
class ISLRM1OS extends LRMWeapon implements Serializable- serialVersionUID:
- -5976936994611000430L
-
Class megamek.common.weapons.unofficial.ISLRM2
class ISLRM2 extends LRMWeapon implements Serializable- serialVersionUID:
- -7559909598872310558L
-
Class megamek.common.weapons.unofficial.ISLRM2OS
class ISLRM2OS extends LRMWeapon implements Serializable- serialVersionUID:
- -7559909598872310558L
-
Class megamek.common.weapons.unofficial.ISLRM3
class ISLRM3 extends LRMWeapon implements Serializable- serialVersionUID:
- 435741447089925036L
-
Class megamek.common.weapons.unofficial.ISLRM3OS
class ISLRM3OS extends LRMWeapon implements Serializable- serialVersionUID:
- 435741447089925036L
-
Class megamek.common.weapons.unofficial.ISLRM4
class ISLRM4 extends LRMWeapon implements Serializable- serialVersionUID:
- 5929285415982964603L
-
Class megamek.common.weapons.unofficial.ISLRM4OS
class ISLRM4OS extends LRMWeapon implements Serializable- serialVersionUID:
- 5929285415982964603L
-
Class megamek.common.weapons.unofficial.ISMRM1
class ISMRM1 extends MRMWeapon implements Serializable- serialVersionUID:
- -1816363336605737063L
-
Class megamek.common.weapons.unofficial.ISMRM1OS
class ISMRM1OS extends MRMWeapon implements Serializable- serialVersionUID:
- -1816363336605737063L
-
Class megamek.common.weapons.unofficial.ISMRM2
class ISMRM2 extends MRMWeapon implements Serializable- serialVersionUID:
- -8616767319138511565L
-
Class megamek.common.weapons.unofficial.ISMRM2OS
class ISMRM2OS extends MRMWeapon implements Serializable- serialVersionUID:
- -8616767319138511565L
-
Class megamek.common.weapons.unofficial.ISMRM3
class ISMRM3 extends MRMWeapon implements Serializable- serialVersionUID:
- -2684723412113127349L
-
Class megamek.common.weapons.unofficial.ISMRM3OS
class ISMRM3OS extends MRMWeapon implements Serializable- serialVersionUID:
- -2684723412113127349L
-
Class megamek.common.weapons.unofficial.ISMRM4
class ISMRM4 extends MRMWeapon implements Serializable- serialVersionUID:
- 5084851020651390032L
-
Class megamek.common.weapons.unofficial.ISMRM4OS
class ISMRM4OS extends MRMWeapon implements Serializable- serialVersionUID:
- 5084851020651390032L
-
Class megamek.common.weapons.unofficial.ISMRM5
class ISMRM5 extends MRMWeapon implements Serializable- serialVersionUID:
- 3581161640370371727L
-
Class megamek.common.weapons.unofficial.ISMRM5OS
class ISMRM5OS extends MRMWeapon implements Serializable- serialVersionUID:
- 3581161640370371727L
-
Class megamek.common.weapons.unofficial.ISRailGun
class ISRailGun extends GaussWeapon implements Serializable- serialVersionUID:
- 8879671694066711976L
-
Class megamek.common.weapons.unofficial.ISSRM1
class ISSRM1 extends SRMWeapon implements Serializable- serialVersionUID:
- -3895466103659984643L
-
Class megamek.common.weapons.unofficial.ISSRM1OS
class ISSRM1OS extends SRMWeapon implements Serializable- serialVersionUID:
- -3895466103659984643L
-
Class megamek.common.weapons.unofficial.ISSRM3
class ISSRM3 extends SRMWeapon implements Serializable- serialVersionUID:
- 8732407650030864483L
-
Class megamek.common.weapons.unofficial.ISSRM3OS
class ISSRM3OS extends SRMWeapon implements Serializable- serialVersionUID:
- 8732407650030864483L
-
Class megamek.common.weapons.unofficial.ISSRM5
class ISSRM5 extends SRMWeapon implements Serializable- serialVersionUID:
- 2564548381701365334L
-
Class megamek.common.weapons.unofficial.ISSRM5OS
class ISSRM5OS extends SRMWeapon implements Serializable- serialVersionUID:
- 2564548381701365334L
-
Class megamek.common.weapons.unofficial.ISTHBLB20XAC
class ISTHBLB20XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- 1568107024307749233L
-
Class megamek.common.weapons.unofficial.ISTHBLB2XAC
class ISTHBLB2XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- -4782097045393989538L
-
Class megamek.common.weapons.unofficial.ISTHBLB5XAC
class ISTHBLB5XAC extends LBXACWeapon implements Serializable- serialVersionUID:
- 7410539709017064021L
-
Class megamek.common.weapons.unofficial.ISTHBUAC10
class ISTHBUAC10 extends UACWeapon implements Serializable- serialVersionUID:
- -8651956434662071593L
-
Class megamek.common.weapons.unofficial.ISTHBUAC2
class ISTHBUAC2 extends UACWeapon implements Serializable- serialVersionUID:
- 8027434391024117813L
-
Class megamek.common.weapons.unofficial.ISTHBUAC20
class ISTHBUAC20 extends UACWeapon implements Serializable- serialVersionUID:
- -5199793409417838142L
-
Class megamek.common.weapons.unofficial.PlasmaMFUKWeapon
class PlasmaMFUKWeapon extends EnergyWeapon implements Serializable- serialVersionUID:
- -6903718412622554494L
-
-
Package megamek.logging
-
Class megamek.logging.MMLogger
class MMLogger extends org.apache.logging.log4j.spi.ExtendedLoggerWrapper implements Serializable-
Serialized Fields
-
exLoggerWrapper
org.apache.logging.log4j.spi.ExtendedLoggerWrapper exLoggerWrapper
-
-
-
-
Package megamek.server
-
Class megamek.server.SmokeCloud
class SmokeCloud extends Object implements Serializable- serialVersionUID:
- -8937331680271675046L
-
-
Package megamek.server.sbf
-
Class megamek.server.sbf.SBFDetectionModifiers
class SBFDetectionModifiers extends TargetRoll implements Serializable
-
-
Package megamek.server.victory
-
Class megamek.server.victory.BattlefieldControlVictory
class BattlefieldControlVictory extends Object implements Serializable -
Class megamek.server.victory.BVDestroyedVictoryCondition
class BVDestroyedVictoryCondition extends Object implements Serializable-
Serialized Fields
-
destroyedPercent
int destroyedPercent
-
-
-
Class megamek.server.victory.BVRatioVictoryCondition
class BVRatioVictoryCondition extends Object implements Serializable-
Serialized Fields
-
ratio
int ratio
-
-
-
Class megamek.server.victory.EnemyCmdrDestroyedVictory
class EnemyCmdrDestroyedVictory extends Object implements Serializable -
Class megamek.server.victory.KillCountVictory
class KillCountVictory extends Object implements Serializable-
Serialized Fields
-
requiredKillCount
int requiredKillCount
-
-
-
Class megamek.server.victory.PlayerAgreedVictory
class PlayerAgreedVictory extends Object implements Serializable -
Class megamek.server.victory.VictoryHelper
class VictoryHelper extends Object implements Serializable-
Serialized Fields
-
battlefieldControlVC
VictoryCondition battlefieldControlVC
-
checkForVictory
boolean checkForVictory
-
neededVictoryConditionCount
int neededVictoryConditionCount
-
playerAgreedVC
VictoryCondition playerAgreedVC
-
victoryConditions
List<VictoryCondition> victoryConditions
-
-
-
-
Package megamek.utilities
-
Class megamek.utilities.RATGeneratorEditor
class RATGeneratorEditor extends JFrame implements Serializable-
Serialized Fields
-
butMUL
JButton butMUL
-
cbMovementType
JComboBox<String> cbMovementType
-
cbUnitType
JComboBox<String> cbUnitType
-
chassisListRenderer
TableCellRenderer chassisListRenderer
-
chkShowMinorFactions
JCheckBox chkShowMinorFactions
-
chkShowSubfactions
JCheckBox chkShowSubfactions
-
currentChassisFactions
List<String> currentChassisFactions
-
currentMulId
int currentMulId
-
factionChooserForChassis
JComboBox<FactionRecord> factionChooserForChassis
-
factionChooserForModel
JComboBox<FactionRecord> factionChooserForModel
-
factionEditorModel
megamek.utilities.RATGeneratorEditor.FactionEditorTableModel factionEditorModel
-
lastDir
File lastDir
-
masterFactionListModel
megamek.utilities.RATGeneratorEditor.FactionListTableModel masterFactionListModel
-
masterFactionListSorter
TableRowSorter<megamek.utilities.RATGeneratorEditor.FactionListTableModel> masterFactionListSorter
-
masterUnitListModel
megamek.utilities.RATGeneratorEditor.MasterUnitListTableModel masterUnitListModel
-
masterUnitListSorter
TableRowSorter<megamek.utilities.RATGeneratorEditor.MasterUnitListTableModel> masterUnitListSorter
-
panMain
JTabbedPane panMain
-
salvageEditorModel
megamek.utilities.RATGeneratorEditor.SalvageEditorTableModel salvageEditorModel
-
tblFactionEditor
JTable tblFactionEditor
-
tblMasterFactionList
JTable tblMasterFactionList
-
tblMasterUnitList
JTable tblMasterUnitList
-
tblSalvageEditor
JTable tblSalvageEditor
-
tblUnitChassisEditor
JTable tblUnitChassisEditor
-
tblUnitModelEditor
JTable tblUnitModelEditor
-
txtNewFaction
JTextField txtNewFaction
-
txtSalvageFaction
JTextField txtSalvageFaction
-
txtSearch
JTextField txtSearch
-
unitChassisEditorModel
megamek.utilities.RATGeneratorEditor.UnitEditorTableModel unitChassisEditorModel
-
unitListRenderer
TableCellRenderer unitListRenderer
-
unitModelEditorModel
megamek.utilities.RATGeneratorEditor.UnitEditorTableModel unitModelEditorModel
-
-
-