|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockTree | |
---|---|
cs2110.collision | This package contains classes for the CS 2110 Collision Detector |
Uses of BlockTree in cs2110.collision |
---|
Methods in cs2110.collision with parameters of type BlockTree | |
---|---|
boolean |
BlockTree.overlaps(Vector2D thisD,
BlockTree t,
Vector2D d)
Return true iff (this tree displaced by thisD) and (tree t displaced by d) overlap. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |