Serialized Form


Package edu.ou.mancala.view

Class edu.ou.mancala.view.GameBoardView extends javax.swing.JFrame implements Serializable

serialVersionUID: -6880380143638577187L

Serialized Fields

m_board

GameBoard m_board

m_marbles

javax.swing.JButton[] m_marbles

Package edu.ou.mlfw.exceptions

Class edu.ou.mlfw.exceptions.GameOverTimeLimitException extends java.lang.Exception implements Serializable

serialVersionUID: -605196164479744307L

Class edu.ou.mlfw.exceptions.IllegalConfigurationException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class edu.ou.mlfw.exceptions.NameCollisionException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class edu.ou.mlfw.exceptions.OverboundControllableException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class edu.ou.mlfw.exceptions.UnboundClientException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class edu.ou.mlfw.exceptions.UnboundControllableException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package edu.ou.mlfw.gui

Class edu.ou.mlfw.gui.Viewer extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

speed

float speed

lastspeed

float lastspeed

Package edu.ou.pacman.view

Class edu.ou.pacman.view.GameBoardView extends javax.swing.JFrame implements Serializable

serialVersionUID: -3292339974150226700L

Serialized Fields

m_board

GameBoard m_board

m_controllerThread

PlayerController m_controllerThread

m_pause

javax.swing.JButton m_pause

m_start

javax.swing.JButton m_start

m_boardItems

javax.swing.JLabel[][] m_boardItems

m_score

javax.swing.JLabel m_score

m_upgraded

javax.swing.JLabel m_upgraded

m_boardItemBuffer

int m_boardItemBuffer

m_boardLocationWidth

int m_boardLocationWidth

m_boardLocationHeight

int m_boardLocationHeight

m_pacmanRadius

int m_pacmanRadius

m_pelletRadius

int m_pelletRadius

m_labelBuffer

int m_labelBuffer

m_xBuffer

int m_xBuffer

m_yBuffer

int m_yBuffer