Serialized Form


Package cz.nipax.hippo.pexeso

Class cz.nipax.hippo.pexeso.PlaygroundComponent extends javax.swing.JComponent implements Serializable

Serialized Fields

m_pg

Playground m_pg
Local reference to main Playground


m_ai

AI m_ai
Currently active AI. Needed to know where to pass user input. May be null.


m_theme

PGTheme m_theme
All graphic and dimensions of graphics


m_back_vol

java.awt.image.VolatileImage m_back_vol
Off screen image of game. For better graphic performance


m_back

java.awt.Image m_back