Serialized Form
Package source.ucregents.playground.gui |
aTextArea
javax.swing.JTextArea aTextArea
errorTextArea
javax.swing.JTextArea errorTextArea
nameField
javax.swing.JTextField nameField
declarations
javax.swing.JTextField declarations
m_Entity
BaseEntity m_Entity
m_Panel
EditorPanel m_Panel
m_Entity
BaseEntity m_Entity
m_Panel
EditorPanel m_Panel
m_Stationary
javax.swing.JCheckBoxMenuItem m_Stationary
m_Visible
javax.swing.JCheckBoxMenuItem m_Visible
serialVersionUID: 1L
selectedClass
java.lang.Class<T> selectedClass
contentPane
javax.swing.JPanel contentPane
treeView
javax.swing.JScrollPane treeView
entityTree
javax.swing.JTree entityTree
grpDrawMode
javax.swing.ButtonGroup grpDrawMode
m_LastLayer
int m_LastLayer
m_LastComponentPoint
java.awt.Point m_LastComponentPoint
zoom
javax.swing.JSlider zoom
displayArenaAxes
javax.swing.JCheckBox displayArenaAxes
SLIDER_MAX
int SLIDER_MAX
SLIDER_MIN
int SLIDER_MIN
workingFile
java.io.File workingFile
softwareTitle
java.lang.String softwareTitle
jp
javax.swing.JPanel jp
m_Method
java.lang.reflect.Method[] m_Method
b
javax.swing.border.Border b
curMethod
java.lang.reflect.Method curMethod
focusedObject
java.lang.Object focusedObject
editPanel
EditorPanel editPanel
selectedEntity
BaseEntity selectedEntity
copiedEntity
BaseEntity copiedEntity
gridWidth
int gridWidth
gridColor
java.awt.Color gridColor
mouseDX
int mouseDX
mouseDY
int mouseDY
mouseX
int mouseX
mouseY
int mouseY
polyPoints
java.util.Vector<E> polyPoints
drawingPolygon
boolean drawingPolygon
drawingVelocity
boolean drawingVelocity
resizing
boolean resizing
movingAxesOrigin
boolean movingAxesOrigin
s
java.awt.Shape s
mode
java.lang.String mode
dragging
boolean dragging
rightClickInEntityMenu
ContextMenu_Entity rightClickInEntityMenu
rightClickOnAxesMenu
ContextMenu_Axes rightClickOnAxesMenu
serialVersionUID: 1L
selectedEntity
BaseEntity selectedEntity
events
java.util.Vector<E> events
eventTreeView
javax.swing.JScrollPane eventTreeView
actionTreeView
javax.swing.JScrollPane actionTreeView
eventTree
javax.swing.JTree eventTree
actionTree
javax.swing.JTree actionTree
contentPane
javax.swing.JPanel contentPane
eventButtonPane
javax.swing.JPanel eventButtonPane
actionButtonPane
javax.swing.JPanel actionButtonPane
eventListModel
javax.swing.DefaultListModel eventListModel
actionListModel
javax.swing.DefaultListModel actionListModel
eventListPane
javax.swing.JScrollPane eventListPane
actionListPane
javax.swing.JScrollPane actionListPane
addedEvents
javax.swing.JList addedEvents
addedActions
javax.swing.JList addedActions
serialVersionUID: 1L
selectedEntity
BaseEntity selectedEntity
jp
javax.swing.JPanel jp
referrerFrame
EventManagerFrame referrerFrame
method
java.lang.reflect.Method method
params
java.lang.Object[] params
event
UserEvent event
xyVec
javax.vecmath.Vector2d xyVec
xyPt
javax.vecmath.Point2d xyPt
contentPane
javax.swing.JPanel contentPane
aTextArea
javax.swing.JTextArea aTextArea
jp
javax.swing.JScrollPane jp
Package source.ucregents.playground.physics |
movingEntities
java.util.Vector<E> movingEntities
forceEntities
java.util.Vector<E> forceEntities
recentCollisions
java.util.Vector<E> recentCollisions
th
java.lang.Thread th
fpsTimer
FPSTimer fpsTimer
diffTime
double diffTime
gamePaused
boolean gamePaused
tick
int tick
m_Entities
java.util.Vector<E> m_Entities
drawableAxes
DrawableAxes drawableAxes
m_NewEntityQueue
java.util.Queue<E> m_NewEntityQueue
m_EntityDeletionQueue
java.util.Queue<E> m_EntityDeletionQueue
m_Drawing
boolean m_Drawing
m_DrawAxes
boolean m_DrawAxes
m_Verbose
boolean m_Verbose
zoomLevel
float zoomLevel
toPopulate
boolean toPopulate