GATE
glfb_event_class Struct Reference

Public Attributes

int event_type
 
union { 
 
   struct { 
 
      gate_input_keycode_t   key_code 
 
      gate_input_keystates_t   key_states 
 
   }  
 
   struct { 
 
      gate_uint32_t   pointer_type 
 
      gate_int32_t   pointer_x 
 
      gate_int32_t   pointer_y 
 
   }  
 
   struct { 
 
      gate_int32_t   scroll_x 
 
      gate_int32_t   scroll_y 
 
   }  
 
};  
 

The documentation for this struct was generated from the following file: