Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
P
Q
R
S
T
U
U
updateSprites()
- Method in class gameComponents_LT3.
SpriteDataModel
UtilityCircle
- Class in
gameComponents_LT3
This class encapsulates a circle, centered at the origin (0,0) that has a single point located somewhere on the circumference.
UtilityCircle(double, double)
- Constructor for class gameComponents_LT3.
UtilityCircle
Constructs a circle with centre point at 0,0 and whose circumference is given by the passed diameter value.
UtilityCircle(Point)
- Constructor for class gameComponents_LT3.
UtilityCircle
Constructs a circle with centre point at 0,0 and whose circumference passes through the passed point
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
P
Q
R
S
T
U