sdr 0.21

Uses of Interface
net.cscott.sdr.ScoreAccumulator

Packages that use ScoreAccumulator
net.cscott.sdr This package contains the main class (App) as well as interface definitions needed to tie the various pieces together. 
 

Uses of ScoreAccumulator in net.cscott.sdr
 

Methods in net.cscott.sdr with parameters of type ScoreAccumulator
 List<TimedFormation> ChoreoEngine.execute(TimedFormation start, Apply call, ScoreAccumulator score)
          Given a TimedFormation representing the "current" dancer formation, perform the given call.
 


sdr 0.21

Copyright (c) 2006 C. Scott Ananian