Difference between revisions of "IsKeyPressed"

Jump to navigation Jump to search
187 bytes added ,  14:08, 28 October 2007
→‎Notes: Clarify DisableKey/TapKey/IsKeyPressed
imported>Haama
(Notes on Windows 2000 compabitility)
imported>Haama
(→‎Notes: Clarify DisableKey/TapKey/IsKeyPressed)
Line 91: Line 91:
endif</pre>
endif</pre>
* This function won't work correctly under Windows 2000 unless the .ini setting '''bBackgrounKeyboard''' is set to 1. You can use [[con_SetINISetting]] to do this (make sure to set it whenever the game is loaded).
* This function won't work correctly under Windows 2000 unless the .ini setting '''bBackgrounKeyboard''' is set to 1. You can use [[con_SetINISetting]] to do this (make sure to set it whenever the game is loaded).
* To clear up the [[DisableKey#Notes|notes from DisableKey]] - Once the key has been disabled, TapKey will still work and the key will function, but it won't be detected by IsKeyPressed.


==See Also==
==See Also==
Anonymous user

Navigation menu