class csEvent : public csBase This class represents a windowing system event
This class represents a windowing system event.Events can be generated by hardware (keyboard, mouse) as well as by software. There are so much constructors of this class as much different types of events exists.
csEvent(long iTime, int eType, int kCode, int kShiftKeys)
csEvent(long iTime, int eType, int mx, int my, int mbutton, int mShiftKeys)
csEvent(long iTime, int eType, int cCode, void *cInfo = NULL)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de