|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package ch.aplu.jcardgame |
---|
Class ch.aplu.jcardgame.CardGame extends GameGrid implements Serializable |
---|
Package ch.aplu.jgamegrid |
---|
Class ch.aplu.jgamegrid.GameGrid extends java.awt.Canvas implements Serializable |
---|
serialVersionUID: 24362462L
Serialized Fields |
---|
java.awt.Color gridColor
int nbHorzCells
int nbVertCells
int cellSize
java.lang.String bgImagePath
int bgImagePosX
int bgImagePosY
java.awt.Color bgColor
int simulationPeriod
boolean isRefreshEnabled
long simulationPeriodNanos
java.util.Vector<E> sceneList
java.util.Vector<E> classList
java.util.Vector<E> actOrder
java.util.Vector<E> paintOrder
GGPanel gPanel
boolean isGameThreadRunning
boolean isRunning
boolean isPaused
boolean isSingleStep
boolean isActEnabled
boolean gotKey
java.awt.image.BufferStrategy strategy
ch.aplu.jgamegrid.GameGrid.GameThread gameThread
GGTileMap tileMap
int pgWidth
int pgHeight
int nbHorzPix
int nbVertPix
char keyChar
int keyCode
int keyModifiers
java.lang.String keyModifiersText
java.util.Vector<E> keyListeners
java.util.Vector<E> mouseListeners
java.util.ArrayList<E> mouseEventMasks
boolean isMouseListenerAdded
boolean isMouseMotionListenerAdded
boolean isMouseEnabled
java.util.Vector<E> actListeners
int keyCodePressed
int nbCycles
javax.swing.JFrame myFrame
javax.swing.JSlider speedSlider
javax.swing.JButton stepBtn
javax.swing.JButton runBtn
javax.swing.JButton resetBtn
GGNavigationListener navigationListener
java.util.ArrayList<E> resetListeners
boolean reportSliderChange
GGExitListener exitListener
GGWindowStateListener windowStateListener
ModelessOptionPane statusDialog
int statusHeight
boolean isStatusBarVisible
int doubleClickTime
javax.swing.Timer doubleClickTimer
java.awt.event.MouseEvent lastMouseEvent
ch.aplu.jgamegrid.GameGrid.MyMouseAdapter mouseAdapter
int statusBarHeight
boolean deferStatusBar
ch.aplu.jgamegrid.GameGrid.KeyRepeatHandler keyRepeatHandler
java.util.Vector<E> keyRepeatListeners
int keyRepeatPeriod
java.awt.Graphics2D snapShotG2D
java.lang.String frameTitle
java.awt.Point framePos
java.awt.Color frameBgColor
boolean useSystemLookAndFeel
java.lang.Thread statusThread
java.lang.String statusText
java.awt.Font statusFont
java.awt.Color statusColor
Package ch.aplu.util |
---|
Class ch.aplu.util.GPane extends javax.swing.JPanel implements Serializable |
---|
Serialized Fields |
---|
java.awt.Color backgroundColor
java.awt.Color penColor
double xmin
double xmax
double ymin
double ymax
boolean enableFocus
int _wWidth
int _wHeight
GWindow _wnd
java.lang.String _title
GPrintable _userPanel
double _scale
boolean _isPrinting
boolean _printScreen
javax.swing.JDialog _msgDialog
int _panelMode
boolean _isFullscreen
boolean _isReady
boolean _isFirst
java.lang.Thread waitThread
boolean _gotKey
boolean _mustNotify
char _keyChar
int _keyCode
int _modifiers
java.lang.String _modifiersText
java.lang.Object monitor
java.lang.String _panelTitle
java.awt.Point _panelPos
java.awt.Dimension _panelSize
GPanel.ClosingMode _closingMode
double[] _panelRange
boolean _isUndecorated
boolean _isSizeRequested
boolean _isTitleRequested
Class ch.aplu.util.GWindow extends javax.swing.JFrame implements Serializable |
---|
serialVersionUID: 1772883994005116227L
Serialized Fields |
---|
int DEFAULT_WIDTH
int DEFAULT_HEIGHT
int DEFAULT_ULX
int DEFAULT_ULY
int DEFAULT_XMIN
int DEFAULT_XMAX
int DEFAULT_YMIN
int DEFAULT_YMAX
java.awt.Color DEFAULT_BGCOLOR
java.lang.String DEFAULT_TITLE
java.lang.String _title
GPane _myPane
javax.swing.JPanel _contentPane
java.awt.Component _panel
java.awt.image.BufferedImage _bi
java.awt.Graphics2D _offG2D
java.awt.Graphics2D _screenG2D
boolean _doRepaint
boolean _doAdjust
double _a
double _b
double _c
double _d
int _width
int _height
int _ulx
int _uly
java.awt.Color _bgColor
double _xCurrent
double _yCurrent
java.awt.Color _color
int _lineWidth
boolean _isFullscreen
boolean _isUndecorated
int _leftInset
int _rightInset
int _topInset
int _bottomInset
int _xPix
int _yPix
double _xmin
double _xmax
double _ymin
double _ymax
java.awt.image.BufferedImage _saveImage
java.awt.Graphics2D _saveGraphics
int _reduceSize
int _emptyBorder
int _panelMode
boolean _doNothingOnClose
ExitListener _exitListener
ModelessOptionPane _statusDialog
GPanel.ClosingMode _closingMode
boolean _isDisposed
Class ch.aplu.util.X11Color extends java.awt.Color implements Serializable |
---|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |