Method | Description | |
---|---|---|
CreateSound ( object nativeSound ) : SoundBase |
Creates the sound.
|
|
MonoGameAudioDevice ( ) : System |
Initializes a new instance of the MonoGameAudioDevice class.
|
public CreateSound ( object nativeSound ) : SoundBase | ||
nativeSound | object | The native sound. |
return | SoundBase |