Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
W
W
width
- Variable in class funworld.
EllipseImage
the width of this ellipse
width
- Variable in class funworld.
FrameImage
width
- Variable in class funworld.
ImageMaker
width
- Variable in class funworld.
OvalImage
the width of this frame
width
- Variable in class funworld.
RectangleImage
width
- Variable in class funworld.
TextImage
the width of the bounding box
World
- Class in
funworld
World for programming interactive games - with graphics, key events, mouse events and a timer.
World()
- Constructor for class funworld.
World
The default constructor.
WorldEnd
- Class in
funworld
The class to represent a pair of values
boolean
and
WorldImage
.
WorldEnd(boolean, WorldImage)
- Constructor for class funworld.
WorldEnd
The standard full constructor.
worldEnds()
- Method in class funworld.
World
This method is invoked at each tick.
worldEnds
- Variable in class funworld.
WorldEnd
the indicator whether the world should end: true if the world should end, false if the world goes on
WorldImage
- Class in
funworld
The parent class for all images drawn by the
World
when drawing on its
Canvas
.
WorldImage(Posn, Color)
- Constructor for class funworld.
WorldImage
Every image has a pinhole (
Posn
) and a color (
Color
).
WorldImage(Posn, IColor)
- Constructor for class funworld.
WorldImage
A convenience constructor to supply the color in the form of
IColor
.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
W