Home
last modified time | relevance | path

Searched defs:aa_mousedriver (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/aalib/aalib-1.4.0/src/
H A Daalib.h216 struct aa_mousedriver { struct
217 __AA_CONST char *shortname, *name;
218 int flags;
219 int (*init) (struct aa_context *, int mode);
220 void (*uninit) (struct aa_context *);
221 void (*getmouse) (struct aa_context *, int *, int *, int *);
222 void (*cursormode) (struct aa_context *,int);