|
sdr 0.6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Box | |
|---|---|
| net.cscott.sdr.calls | This package contains the square dance choreography engine, and the basic types and interfaces required to communicate with it. |
| net.cscott.sdr.util | This package contains useful utility code. |
| Uses of Box in net.cscott.sdr.calls |
|---|
| Methods in net.cscott.sdr.calls that return Box | |
|---|---|
Box |
Formation.bounds()
Return the bounds of this formation, which is the bounding box around all the dancers' bounding boxes. |
Box |
Formation.bounds(Dancer d)
Return the bounds of the given dancer -- always its position plus or minus 1 unit on the x and y axes. |
| Uses of Box in net.cscott.sdr.util |
|---|
| Methods in net.cscott.sdr.util with parameters of type Box | |
|---|---|
boolean |
Box.overlaps(Box b)
Returns true iff this box overlaps the given one. |
|
sdr 0.6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||