|
sdr 0.21 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimedPosition | |
---|---|
net.cscott.sdr.anim | This package contains the 3d animation code, which uses the jME game engine. |
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 TimedPosition in net.cscott.sdr.anim |
---|
Methods in net.cscott.sdr.anim that return TimedPosition | |
---|---|
TimedPosition |
AnimDancer.getLastPosition()
|
TimedPosition |
AnimDancer.getNextPosition(Fraction time)
Get the next position with time greater than or equal to the given time. |
Uses of TimedPosition in net.cscott.sdr.calls |
---|
Methods in net.cscott.sdr.calls with parameters of type TimedPosition | |
---|---|
int |
TimedPosition.compareTo(TimedPosition o)
TimedPosition s are compared to each other on the basis
of their time fields. |
|
sdr 0.21 | |||||||||
PREV NEXT | FRAMES NO FRAMES |