repo.or.cz
/
bcl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed makefile.
[bcl.git]
/
bcl.def
blob
6cca82c7715fdd2e0d7dc7a3f7294bae13071d3a
1
LIBRARY bcl.dll
2
EXPORTS
3
initEnvironment
4
terminateEnvironment
5
pumpEvents
6
isKeyDown
7
isKeyPressed
8
isKeyReleased
9
getReleasedKey
10
getPressedKey
11
getPressedChar
12
getMouseState
13
setMousePosition
14
isMouseButtonDown
15
getMouseX
16
getMouseY
17
initSpeech
18
terminateSpeech
19
speak
20
setSpeechRate
21
getSpeechRate
22
setSpeechVoice
23
getSpeechVoice
24
stopSpeech
25
initAudio
26
terminateAudio
27
streamSound
28
loadSound
29
unloadSound
30
playSound
31
loopSound
32
stopSound
33
setSoundPosition
34
setSoundPitch
35
setSoundLowpass
36
getSoundLowpass
37
setListenerPosition
38
delay
39
addTimer
40
cancelTimer