12GX_SOUND_NAMESPACE_BEGIN()
45 void stop(f32 duration = 0.f);
58 void setControlValue(f32 value);
72GX_SOUND_NAMESPACE_END()
#define GX_PROHIBIT_CLASS_BASE_REFERENCE(__CLASS__)
GxClassBaseReference継承の禁止宣言(new以外の生成禁止 + コピー禁止)
Definition GxBase.h:244
座標ユニット基礎クラス
Definition GxUnitLocate.h:23
サウンド再生ユニット
Definition GxUnitSound.h:18
インタラクティブサウンド再生ユニット
Definition GxUnitSoundInteractive.h:18
constexpr f32 getControlValue(void) const
コントロール値を取得
Definition GxUnitSoundInteractive.h:56