Fixed function names that somehow got mixed up.
[bcl.git] / bcl.def
blob376613e8d97451d7f238d9ead55460b53bfbffa9
1 LIBRARY bcl.dll
2 EXPORTS
3 initEnvironment
4 terminateEnvironment
5 initAudio
6 terminateAudio
7 loadMusic
8 unloadMusic
9 playMusic
10 stopMusic
11 delay
12 pauseMusic
13 resumeMusic
14 pauseMusicToggle
15 isKeyDown
16 isKeyPressed
17 pumpEvents
18 initSpeech
19 terminateSpeech
20 speak
21 setSpeechRate
22 getSpeechRate
23 setSpeechPitch
24 getSpeechPitch
25 setSpeechVoice
26 getSpeechVoice
27 getSpeechVoices