[A83] Mult-Keypresses Outside of Direct Input Groups
[Prev][Next][Index][Thread]
[A83] Mult-Keypresses Outside of Direct Input Groups
I know how to check for multiple keypresses, using keys in the same group.
(using direct input) For example, if I wanted to check for up and left, I
would use:
cp kUp&kLeft
But, now I want to check for multiple keypresses, outside of the same group.
For example, if I wanted to check for k2nd&kLeft, (since 2nd and Left are in
different key groups) what would I do?
Thanks,
Colin Hart
darkfire139@aol.com
-----------------------------------
Follow-Ups: