Serialized Form
|
Class LBody extends java.util.ArrayList<LSemaphore> implements Serializable |
|
Class LCanvas extends javax.swing.JComponent implements Serializable |
grid
LGrid grid
- The grid.
loopers
LLooperList loopers
- The loopers.
cellSize
int cellSize
- The cell size.
|
Class LGUI extends javax.swing.JFrame implements Serializable |
contentPane
java.awt.Container contentPane
- The content pane.
loopers
LLooperList loopers
- The loopers.
grid
LGrid grid
- The grid.
xCord
int xCord
- The y cord.
yCord
int yCord
- The y cord.
grid
LGrid grid
- The grid.
colors
java.awt.Color[] colors
- The colors.
|
Class LSemaphore extends java.util.concurrent.Semaphore implements Serializable |
x
int x
- The x & y.
y
int y
- The x & y.