This commit is contained in:
parent
06ec0fdcd6
commit
2a65a60186
4 changed files with 114 additions and 142 deletions
|
@ -95,7 +95,7 @@ public:
|
|||
static void setSfxBank(SFXBANKID _bankId);
|
||||
static xmPlayingId playSfx(int _sfxId);
|
||||
// static void setposition(int _playId,vector pos );
|
||||
static void stopSfx(xmPlayingId _id);
|
||||
static void stopSfx(xmPlayingId _playingId);
|
||||
|
||||
// Speech interface
|
||||
static void playSpeech(SpeechEquate _speech);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue