Searched defs:evstate (Results 1 – 1 of 1) sorted by relevance
272 struct evstate { struct273 int buttons;275 int dx;276 int dy;277 int dz;278 int dw;279 int acc_dx;280 int acc_dy;282 int nfingers;283 struct finger st;[all …]