Logo
公開メンバ関数 | 公開変数類 | 全メンバ一覧
Yukar.Engine.Audio.SoundDef クラス

読み込んだサウンドのインスタンス [詳解]

公開メンバ関数

SurroundMode getKmySurroundMode ()
 
VolumeRollOffType getKmyVolumeRollOffType ()
 
float getMinimumDistance ()
 
float getMaximumDistance ()
 

公開変数類

int id
 
int refCount
 
SoundType soundType
 
SoundResource rom
 
float volume
 
Sound sound
 
int loopStart
 
int loopEnd
 

詳解

読み込んだサウンドのインスタンス

メソッド詳解

◆ getKmySurroundMode()

SurroundMode Yukar.Engine.Audio.SoundDef.getKmySurroundMode ( )

◆ getKmyVolumeRollOffType()

VolumeRollOffType Yukar.Engine.Audio.SoundDef.getKmyVolumeRollOffType ( )

◆ getMaximumDistance()

float Yukar.Engine.Audio.SoundDef.getMaximumDistance ( )

◆ getMinimumDistance()

float Yukar.Engine.Audio.SoundDef.getMinimumDistance ( )

メンバ詳解

◆ id

int Yukar.Engine.Audio.SoundDef.id

◆ loopEnd

int Yukar.Engine.Audio.SoundDef.loopEnd

◆ loopStart

int Yukar.Engine.Audio.SoundDef.loopStart

◆ refCount

int Yukar.Engine.Audio.SoundDef.refCount

◆ rom

SoundResource Yukar.Engine.Audio.SoundDef.rom

◆ sound

Sound Yukar.Engine.Audio.SoundDef.sound

◆ soundType

SoundType Yukar.Engine.Audio.SoundDef.soundType

◆ volume

float Yukar.Engine.Audio.SoundDef.volume