|
sdr 0.6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DanceProgram | |
|---|---|
| net.cscott.sdr | This package contains the main game class (App) and
a text UI (PMSD), as well as interface
definitions needed to tie the various pieces together. |
| net.cscott.sdr.calls | This package contains the square dance choreography engine, and the basic types and interfaces required to communicate with it. |
| Uses of DanceProgram in net.cscott.sdr |
|---|
| Methods in net.cscott.sdr that return DanceProgram | |
|---|---|
abstract DanceProgram |
CommandInput.InputMode.danceProgram()
|
| Methods in net.cscott.sdr with parameters of type DanceProgram | |
|---|---|
Apply |
CommandInput.PossibleCommand.getApply(DanceProgram dp)
Return the parsed command possibility; throwing BadCallException if there is a problem with the parse. |
| Constructors in net.cscott.sdr with parameters of type DanceProgram | |
|---|---|
ChoreoEngine(DanceProgram dp,
Formation f)
|
|
| Uses of DanceProgram in net.cscott.sdr.calls |
|---|
| Fields in net.cscott.sdr.calls declared as DanceProgram | |
|---|---|
DanceProgram |
DanceState.dance
|
| Constructors in net.cscott.sdr.calls with parameters of type DanceProgram | |
|---|---|
DanceState(DanceProgram dance,
Formation f)
|
|
|
sdr 0.6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||