Problem: I still don't understand how to capture more than one keyDown event.
(Yes, I've searched the forum, read the docs, examined the tutorial on getLastKey. Tried to figure out how to capture into an array. Looked at Ingsan's forum tutorial... Grrrr, I'm still not getting it.)
I would like to catch key[KEY_1] and key[KEY_0] one after another so that I can test for the number 10. This is pretty easy using 'C'. What am I missing?
Thanks again for the time that you take to answer my question.....