ARB
Public Member Functions | Public Attributes | List of all members
AW_event Struct Reference

#include <aw_window.hxx>

Collaboration diagram for AW_event:
Collaboration graph
[legend]

Public Member Functions

 AW_event ()
 

Public Attributes

AW_event_type type
 
unsigned long time
 
AW_key_mod keymodifier
 
AW_MouseButton button
 
int x
 
int y
 
AW_key_code keycode
 
char character
 

Detailed Description

Definition at line 79 of file aw_window.hxx.

Constructor & Destructor Documentation

AW_event::AW_event ( )
inline

Definition at line 93 of file aw_window.hxx.

Member Data Documentation

AW_event_type AW_event::type
unsigned long AW_event::time

Definition at line 82 of file aw_window.hxx.

Referenced by AW_inputCB_draw_area().

AW_key_mod AW_event::keymodifier
AW_MouseButton AW_event::button
int AW_event::x
int AW_event::y
AW_key_code AW_event::keycode
char AW_event::character

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