Page 1 of 1

[Implemented] Cross platform events

Posted: Mon May 16, 2005 9:15 pm
by Oly
would like to be able to use windows and handle events in a cross platform way, so that code i write will compile on both computers.

in other words keyevents and mouse events in windows, so that i can read keypresses and mouse clicks on both platforms in a generic way.