Serialized Form
Class Witzigfahren extends java.applet.Applet implements Serializable |
x
int x
y
int y
score
int score
highscore
int highscore
autospeed
int autospeed
hindernisanzahl
int hindernisanzahl
hindernislaenge
int hindernislaenge
gold
int gold
auto2preis
int auto2preis
alterscore
int alterscore
kisteX
int kisteX
kisteY
int kisteY
goldbonus
int goldbonus
farbtrolloX
int farbtrolloX
farbtrolloY
int farbtrolloY
waffenkisteX
int waffenkisteX
waffenkisteY
int waffenkisteY
auto3preis
int auto3preis
ammo
int ammo
explosionszeit
int explosionszeit
explosionX
int explosionX
explosionY
int explosionY
munition
int munition
design
int design
textzeit
int textzeit
farbtrollzeit
int farbtrollzeit
los
boolean los
starten
boolean starten
gesperrt
boolean gesperrt
timeran
boolean timeran
auto2gekauft
boolean auto2gekauft
kisteda
boolean kisteda
farbtrolloda
boolean farbtrolloda
stopFlag
boolean stopFlag
bunttrollt
boolean bunttrollt
rechtsgehen
boolean rechtsgehen
linksgehen
boolean linksgehen
auto3gekauft
boolean auto3gekauft
boost
boolean boost
bewaffnet
boolean bewaffnet
waffenkisteda
boolean waffenkisteda
autofarbe
java.awt.Color autofarbe
auto
java.lang.String auto
text
java.lang.String text
anzeige
java.lang.String anzeige
hindernisX
int[] hindernisX
hindernisY
int[] hindernisY
missileX
int[] missileX
missileY
int[] missileY
missileused
boolean[] missileused
dbImage
java.awt.Image dbImage
dbGraphics
java.awt.Graphics dbGraphics
timeSlice
long timeSlice
Class witzigfahren$1 extends java.lang.Object implements Serializable |
Class witzigfahren$2 extends java.lang.Object implements Serializable |