using sizeof(int) instead of 4
[bcl.git] / bcl.def
blob16dd39e90dadb7d82ec3ff6f7a85512811449795
1 LIBRARY bcl.dll
2 EXPORTS
3 initEnvironment
4 terminateEnvironment
5 delay
6 isKeyDown
7 isKeyPressed
8 pumpEvents
9 initSpeech
10 terminateSpeech
11 speak
12 setSpeechRate
13 getSpeechRate
14 setSpeechVoice
15 getSpeechVoice
16 initAudio
17 terminateAudio
18 streamSound
19 loadSound
20 unloadSound
21 playSound
22 loopSound
23 stopSound
24 setSoundPosition
25 setSoundPitch
26 setListenerPosition