VGIS_Event Union Reference

This represents a generic event. More...

List of all members.

Public Attributes

VGIS_EventType type
 This specifiies which event type this union represents.
Specific Events
These represent specific events.

VGIS_KeyEvent key
VGIS_MouseButtonEvent mouseButton
VGIS_ButtonChordEvent buttonChord
VGIS_NativeGuiEvent nativeGuiEvent
VGIS_ButtonEvent button
VGIS_AnyButton anybutton
VGIS_QuitEvent quit


Detailed Description

This represents a generic event.


Member Data Documentation

VGIS_AnyButton VGIS_Event::anybutton
 

VGIS_ButtonEvent VGIS_Event::button
 

VGIS_ButtonChordEvent VGIS_Event::buttonChord
 

VGIS_KeyEvent VGIS_Event::key
 

VGIS_MouseButtonEvent VGIS_Event::mouseButton
 

VGIS_NativeGuiEvent VGIS_Event::nativeGuiEvent
 

VGIS_QuitEvent VGIS_Event::quit
 

VGIS_EventType VGIS_Event::type
 

This specifiies which event type this union represents.


The documentation for this union was generated from the following file:
Generated by doxygen written by Dimitri van Heesch, © 1997-2001