Serialized Form
Class AbiTurtle extends javax.swing.JFrame implements Serializable |
delay
int delay
lastX
int lastX
lastY
int lastY
colorValue
int colorValue
x
double x
startX
double startX
y
double y
startY
double startY
direction
double direction
down
boolean down
isVisible
boolean isVisible
activ
boolean activ
tColor
java.awt.Color tColor
maxWidth
int maxWidth
maxHeight
int maxHeight
Class Turtle extends javax.swing.JFrame implements Serializable |
delay
int delay
lastX
int lastX
lastY
int lastY
colorValue
int colorValue
x
double x
startX
double startX
y
double y
startY
double startY
direction
double direction
down
boolean down
isVisible
boolean isVisible
activ
boolean activ
tColor
java.awt.Color tColor
maxWidth
int maxWidth
maxHeight
int maxHeight