22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
! 'n' = NOFRAME
! 'p' = HWPALETTE
! 'r' = RESIZABLE
! 'y' = ASYNCBLIT
! 'z' = NOPARACHUTE
! Audio
sfxVolume
audioBuffer
audioRate
audioFormat
musicVolume
musicFile
! Keyboard
keyRepeat
editKey
gameKey
! Key codes
|
<
|
|
|
|
|
>
|
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
! 'n' = NOFRAME
! 'p' = HWPALETTE
! 'r' = RESIZABLE
! 'y' = ASYNCBLIT
! 'z' = NOPARACHUTE
! Audio
audio
rate
buffer
mmlVolume
waveVolume
standardSounds
! Keyboard
keyRepeat
editKey
gameKey
! Key codes
|