Classes
core/vgui/vgui_event_condition.h File Reference

Represent and recognise simple event conditions. More...

#include <vcl_string.h>
#include <vgui/vgui_key.h>
#include <vgui/vgui_button.h>
#include <vgui/vgui_modifier.h>

Go to the source code of this file.

Classes

struct  vgui_event_condition
 Represent and recognise simple event conditions. More...

Detailed Description

Represent and recognise simple event conditions.

Author:
fsm
    Modifications
     04-OCT-2002 K.Y.McGaul - Added doxygen style documentation.
                            - Check for impossible events in new init function.
                            - key is now always lower case.
     22-OCT-2002 A.Fitzgibbon & K.Y.McGaul - Added constructor for ascii_char
                                             event conditions.
     05-DEC-2002 K.Y.McGaul - Added Awf's comments from mailing list.
   

Definition in file vgui_event_condition.h.