Main Page | Data Structures | Directories | File List | Data Fields | Globals

mouse_handle_struct Struct Reference

#include <mouse.h>


Data Fields

Rectr
void(* handler )(int, int, int)
mouse_handle_structprev
mouse_handle_structnext


Field Documentation

void(* mouse_handle_struct::handler)(int, int, int)
 

struct mouse_handle_struct* mouse_handle_struct::next
 

Definition at line 30 of file mouse.h.

struct mouse_handle_struct* mouse_handle_struct::prev
 

Definition at line 29 of file mouse.h.

Rect* mouse_handle_struct::r
 

Definition at line 27 of file mouse.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 26 11:23:43 2004 for lincity by  doxygen 1.3.9.1