Talk:IsKeyPressed3

Active discussions

Self-Contradiction?Edit

This function's notes are contradictory - one says it will detect keys that are disabled, but the other says it will not. Which is it?
Dragoon Wraith TALK 04:34, 22 January 2008 (EST)

That was a copy error; the first note is true so I've removed the "doesn't work" note.--Haama 11:35, 22 January 2008 (EST)

Difference between this and IsKeyPressed2Edit

I think the differences between this one and IsKeyPressed2 should be moved out of the Notes section into the main description, and also clearly described. I always forget what the difference is and finding it in this page and the other page is a task in itself.

The first note explains it - IsKeyPressed2 does not detect key presses when the key is Disabled, IsKeyPressed3 does. Meanwhile, IsKeyPressed2 detects TapKeys and IsKeyPressed3 does not. IsKeyPressed3 is probably the better choice in most situations, but not all.
Dragoon Wraith TALK 15:45, 11 April 2008 (EDT)
Return to "IsKeyPressed3" page.