Serialized Form
p1
Player1 p1
p2
Player2 p2
Package gamedom1.view.widget |
controllerPanel
UnitControlPanelDom1 controllerPanel
localParser
LocalParserDom1 localParser
southPanel
javax.swing.JPanel southPanel
sattack
javax.swing.JButton sattack
smove
javax.swing.JButton smove
move
javax.swing.JButton move
attack
javax.swing.JButton attack
stop
javax.swing.JButton stop
gameWorldView
GameWorldView gameWorldView
uistateLabel
javax.swing.JLabel uistateLabel
playerAgent
GUIPlayerAgent1Dom1 playerAgent
ucpstate
UnitControlPanelDom1.UCPState ucpstate
smoverlay
SmartMoveOverlayWrapper smoverlay
rowcount
int rowcount
selectedUnit
UnitIF selectedUnit
Package gamedom1.view.widgets.helpmenu |
Package infinitewisdom.model |
units
java.util.List<E> units
players
java.util.List<E> players
freshlyCreatedUnits
java.util.List<E> freshlyCreatedUnits
unitDic
java.util.HashMap<K,V> unitDic
size
Vec2f size
Package infinitewisdom.model.grid |
Package infinitewisdom.model.util |
enemyUnits
java.util.List<E> enemyUnits
ownedUnits
java.util.List<E> ownedUnits
neutralUnits
java.util.List<E> neutralUnits
alliedUnits
java.util.List<E> alliedUnits
enemyPlayers
java.util.List<E> enemyPlayers
neutralPlayers
java.util.List<E> neutralPlayers
alliedPlayers
java.util.List<E> alliedPlayers
name
java.lang.String name
idnum
int idnum
idnum
long idnum
name
java.lang.String name
hitpoint
double hitpoint
attackpoint
double attackpoint
speed
double speed
shield
double shield
range
double range
pos
Vec2f pos
goal
Vec2f goal
enemy
ServerUnitIF enemy
state
UnitStateE state
player
PlayerIF player
size
double size
gameWorld
GameWorld gameWorld
distFromEnemy
double distFromEnemy
coolDown
int coolDown
coolDownTimer
int coolDownTimer
doesDamage
boolean doesDamage
x
double x
y
double y
Package infinitewisdom.view |
viewConfig
ViewConfig viewConfig
scale
double scale
translate
Vec2f translate
transIncrement
Vec2f transIncrement
zoomRate
double zoomRate
unitlabels
java.awt.Font unitlabels
- Lazy
gameWorld
GameWorld gameWorld
playerViews
java.util.List<E> playerViews
unitviews
java.util.List<E> unitviews
unitListeners
java.util.List<E> unitListeners
selectedUnitView
UnitView selectedUnitView
cheatManager
CheatManagerIF cheatManager
- Currenly only manages who can see a unit's goal.
player
PlayerIF player
unitControlPanel
UnitControlPanel unitControlPanel
toppanel
javax.swing.JPanel toppanel
unitPalette
UnitPalette unitPalette
cheat
boolean cheat
captureKeys
boolean captureKeys
gwvstate
GameWorldView.GWVState gwvstate
- GameWorldView state.
overlays
java.util.List<E> overlays
pathGridOverlay
PathGridOverlay pathGridOverlay
Package infinitewisdom.view.widgets |
topPanel
TopPanel topPanel
gameWorldView
GameWorldView gameWorldView
menuBar
javax.swing.JMenuBar menuBar
delegateFocus
boolean delegateFocus
gameWorld
GameWorld gameWorld
toggleCheat
javax.swing.JCheckBoxMenuItem toggleCheat
toggleMapEdit
javax.swing.JCheckBoxMenuItem toggleMapEdit
playerList
javax.swing.JList playerList
southPanel
javax.swing.JPanel southPanel
listPanel
javax.swing.JPanel listPanel
changeBut
javax.swing.JButton changeBut
closeBut
javax.swing.JButton closeBut
cheat
boolean cheat
unit
UnitIF unit
text
javax.swing.JLabel text
gameWorldView
GameWorldView gameWorldView
title
javax.swing.JLabel title
start
javax.swing.JButton start
stop
javax.swing.JButton stop
gameworld
GameWorld gameworld
threadToRun
boolean threadToRun
disposeThread
boolean disposeThread
sleep
int sleep
toppanel
javax.swing.JPanel toppanel
playerAgents
java.util.List<E> playerAgents
stateLabel
javax.swing.JLabel stateLabel
gameThread
java.lang.Thread gameThread
gameWorldView
GameWorldView gameWorldView
propertiesPanel
PropertiesPanel propertiesPanel
unitPalette
UnitPalette unitPalette
timeControlPanel
TimeControlPanel timeControlPanel
gameWorld
GameWorld gameWorld
Package infinitewisdom.view.widgets.mapedit |
viewConfig
ViewConfig viewConfig
unitList
javax.swing.JList unitList
playerList
javax.swing.JList playerList
gameWorldView
GameWorldView gameWorldView
uClassList
java.util.Vector<E> uClassList