Home
last modified time | relevance | path

Searched defs:PlaySoundV (Results 1 – 2 of 2) sorted by relevance

/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DuSound.pas70 function PlaySoundV(snd: TSound; voicepack: PVoicepack): boolean; in PlaySoundV() function
71 function PlaySoundV(snd: TSound; voicepack: PVoicepack; keepPlaying: boolean): boolean; in PlaySoundV() function
72 function PlaySoundV(snd: TSound; voicepack: PVoicepack; keepPlaying, ignoreMask: boolean): boolean; in PlaySoundV() function
73 function PlaySoundV(snd: TSound; voicepack: PVoicepack; keepPlaying, ignoreMask, soundAsMusic: bool… in PlaySoundV() function
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DuSound.pas70 function PlaySoundV(snd: TSound; voicepack: PVoicepack): boolean; in PlaySoundV() function
71 function PlaySoundV(snd: TSound; voicepack: PVoicepack; keepPlaying: boolean): boolean; in PlaySoundV() function
72 function PlaySoundV(snd: TSound; voicepack: PVoicepack; keepPlaying, ignoreMask: boolean): boolean; in PlaySoundV() function
73 function PlaySoundV(snd: TSound; voicepack: PVoicepack; keepPlaying, ignoreMask, soundAsMusic: bool… in PlaySoundV() function