Serialized Form

Class nl.bluering.ppracing.Loader implements Serializable


Class nl.bluering.ppracing.Mainview implements Serializable

Serialized Fields

ppr

Ppracing ppr

paper

Paperview paper

player

Player player

game

Game game

frame

int frame

moves

int moves

mx

int[] mx

my

int[] my

point

java.awt.Point point


Class nl.bluering.ppracing.newgamewindow implements Serializable

Serialized Fields

ppr

Ppracing ppr

game

Game game

cm

java.awt.Choice cm

cm2

java.awt.Choice[] cm2

tf

java.awt.TextField[] tf

ok

java.awt.Button ok

start

java.awt.Button start

cancel

java.awt.Button cancel

normal

java.awt.Button normal

network

java.awt.Button network

desc

java.awt.Label desc

count

int count


Class nl.bluering.ppracing.newnetwindow implements Serializable

Serialized Fields

ppr

Ppracing ppr

game

Game game

isclient

boolean isclient

nsc

NetSClient nsc

nc

NetClient nc

start

java.awt.Button start

quit

java.awt.Button quit

disconn

java.awt.Button disconn

send

java.awt.Button send

server

java.awt.Button server

client

java.awt.Button client

connect

java.awt.Button connect

ok

java.awt.Button ok

end

java.awt.Button end

chatbox

java.awt.TextArea chatbox

input

java.awt.TextField input

ip

java.awt.TextField ip

name

java.awt.TextField name

playerlist

java.awt.List playerlist

nam

java.lang.String nam

address

java.lang.String address


Class nl.bluering.ppracing.Paperview implements Serializable

Serialized Fields

circ

Circuit circ

ppr

Ppracing ppr

gr

java.awt.Graphics2D gr

game

Game game

x

int x

y

int y

x_oud

int x_oud

y_oud

int y_oud

vx

int vx

vy

int vy

sizex

int sizex

sizey

int sizey

hsize

int hsize

vsize

int vsize

gridsize

int gridsize

cursordraw

boolean cursordraw

image

java.awt.image.BufferedImage image


Class nl.bluering.ppracing.Ppracing implements Serializable

Serialized Fields

paper

Paperview paper

main

Mainview main

game

Game game

playerlabel

java.awt.Label playerlabel
Graphical items for displaying status-information and buttons

turnlabel

java.awt.Label turnlabel
Graphical items for displaying status-information and buttons

messagelabel

java.awt.Label messagelabel
Graphical items for displaying status-information and buttons

newgame

java.awt.Button newgame

undo

java.awt.Button undo

move

java.awt.Button move

bottompanel

java.awt.Panel bottompanel