Difference between revisions of "IsKeyPressed"

Jump to navigation Jump to search
14 bytes added ,  02:00, 7 December 2007
Deprecated
imported>Haama
(→‎Notes: Tapped and isabled keys)
imported>Haama
(Deprecated)
Line 6: Line 6:
Returns true if key is currently pressed down. Key values are stored in Windows header files, as opposed to [[IsKeyPressed2]]'s DirectX scancodes.
Returns true if key is currently pressed down. Key values are stored in Windows header files, as opposed to [[IsKeyPressed2]]'s DirectX scancodes.


As of v0013, this function is obsolete. [[IsKeyPressed3]] will also pick up disabled keys but will take DX scan codes.
'''Deprecated from OBSE v0013: replaced by [[IsKeyPressed3]] which uses the DX scan codes like the other input functions.'''


==Sample Key IDs==
==Sample Key IDs==
Line 107: Line 107:
[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (OBSE)]]
[[Category: Functions (OBSE)]]
[[Category: Input Functions]]
[[Category:Deprecated Functions]]
[[Category: Input Functions (OBSE)]]
[[Category:Deprecated Functions (OBSE)]]
Anonymous user

Navigation menu