|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.crestmuse.cmx.misc.MutableMusicEvent
jp.crestmuse.cmx.misc.BaseDynamicsEvent
public class BaseDynamicsEvent
コンストラクタの概要 | |
---|---|
BaseDynamicsEvent(int timeStamp,
int ticksPerBeat,
double value)
|
メソッドの概要 | |
---|---|
double |
getValue()
|
クラス jp.crestmuse.cmx.misc.MutableMusicEvent から継承されたメソッド |
---|
compareTo, duration, equals, hashCode, offset, offset, offsetInMilliSec, onset, onset, onsetInMilliSec, setOffset, setOnset, ticksPerBeat |
クラス java.lang.Object から継承されたメソッド |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public BaseDynamicsEvent(int timeStamp, int ticksPerBeat, double value)
メソッドの詳細 |
---|
public double getValue()
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |