GEMLIB
0.44.0
|
#include <mt_gem.h>
Data Fields | |
short | emi_flags |
short | emi_bclicks |
short | emi_bmask |
short | emi_bstate |
short | emi_m1leave |
GRECT | emi_m1 |
short | emi_m2leave |
GRECT | emi_m2 |
short | emi_tlow |
short | emi_thigh |
structure comprising the most of the input arguments of mt_evnt_multi()
short EVMULT_IN::emi_bclicks |
see mt_evnt_multi()
short EVMULT_IN::emi_bmask |
see mt_evnt_multi()
short EVMULT_IN::emi_bstate |
see mt_evnt_multi()
short EVMULT_IN::emi_flags |
the event mask to watch
GRECT EVMULT_IN::emi_m1 |
the first rectangle to watch
short EVMULT_IN::emi_m1leave |
TODO
GRECT EVMULT_IN::emi_m2 |
the second rectangle to watch
short EVMULT_IN::emi_m2leave |
TODO
short EVMULT_IN::emi_thigh |
the timer 32-bit value of interval split into short type member
short EVMULT_IN::emi_tlow |
see mt_evnt_multi()