be.lassi.domain
Class CueFading
java.lang.Object
be.lassi.domain.CueFading
- All Implemented Interfaces:
- LevelController, LevelProvider
public class CueFading
- extends java.lang.Object
- implements LevelController, LevelProvider
Constructor Summary |
CueFading(int numberOfLevels)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CueFading
public CueFading(int numberOfLevels)
getLevels
public Submaster getLevels()
getLevelValue
public float getLevelValue(long now,
int index)
- Specified by:
getLevelValue
in interface LevelController
getMaster
public Level getMaster()
getValue
public float getValue(long now,
int channelIndex)
- Specified by:
getValue
in interface LevelProvider