Re: [AD] demo of new joystick API |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Though I don't know why there won't be multiple keyboards.. can't
you have more than one with USB keyboards? It would be useful for
multiplayer games on the same machine.
AIK multiple keyboards are not possible on a PC (due to the
interrupts). Maybe something to investigate.
Leave this out of the Allegro scope please. Multiple keyboards? How
many people do you think may use them? Come on...
Let's follow the KISS rule, and use a global keyboard device handler
internally. Just provide something like
AL_KEYBOARD *al_global_keyboard();
to return the device handler, to be used as read-only and only as an
event source for event queues...
--
Angelo Mottola
a.mottola@xxxxxxxxxx
http://www.ecplusplus.com