Difference between revisions of "IsKeyPressed"
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. | ||
'''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: | [[Category:Deprecated Functions]] | ||
[[Category: | [[Category:Deprecated Functions (OBSE)]] |