Re: [AD] key[] array with non-qwerty keyboards

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Hmm, so this effectively means that you can't reliably pair readkey () with
key[] in allegro to determine when a key is released.

That's right. In a sense, you're not supposed to mix readkey() and key []. Use key[] if you need to know if a key is pressed *right now*, use readkey() if you want to know if a key was pressed since the last time you called readkey().

Evert




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/