Serialized Form


Package logo

Class logo.Exemple extends LogoGUI implements Serializable

Class logo.LogoGUI extends java.awt.Frame implements Serializable

Serialized Fields

curs_x

double curs_x
Current x-position of the logo cursor


curs_y

double curs_y
Current y-position of the logo cursor


curs_mode

boolean curs_mode
The cursor is down or up (drawing or not)


curs_col

char curs_col
The cursor color


curs_cap

int curs_cap
The orientation of the cursor


surf_l

int surf_l
The width drawing surface


surf_h

int surf_h
The height drawing surface


surface

java.awt.Graphics surface
The drawing surface