net.cscott.sdr.calls
Class DancerActions
java.lang.Object
net.cscott.sdr.calls.DancerActions
public class DancerActions
- extends Object
DancerActions
is a bundle of
PathAndTiming
objects, one for each dancer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DancerActions
public DancerActions()
actionDuration
public Fraction actionDuration()
addAction
public void addAction(Dancer d,
Fraction start,
Fraction end,
net.cscott.sdr.calls.DancerActions.Path p)
Copyright (c) 2006 C. Scott Ananian