Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
O
P
R
S
T
U
V
X
Y
B
Block
- Class in
cs2110.collision
An instance is a square block/pixel primitive for representing image-based rigid objects and resolving contacts.
BlockTree
- Class in
cs2110.collision
An instance is a non-empty collection of points organized in a hierarchical binary tree structure.
BlockTree(ArrayList<Block>)
- Constructor for class cs2110.collision.
BlockTree
Constructor: a binary tree containing blocks.
BoundingBox
- Class in
cs2110.collision
An instance is a 2D bounding box.
BoundingBox(BoundingBox)
- Constructor for class cs2110.collision.
BoundingBox
Constructor: an instance is a copy of bounding box b.
BoundingBox(Vector2D, Vector2D)
- Constructor for class cs2110.collision.
BoundingBox
Constructor: An instance with lower as smaller coordinates and upper as larger coordinates.
ButtonPanel
- Class in
cs2110.collision
JPanel for the image drop down menu and the buttons.
ButtonPanel(Canvas, String[])
- Constructor for class cs2110.collision.
ButtonPanel
Constructor: an instance using canvas c and names bmpFileNames
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
O
P
R
S
T
U
V
X
Y