Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATKeystroke Class Reference

CATKeystroke Class Reference
[Common Accessibility Technology [CAT] library]

#include <CATKeystroke.h>

List of all members.


Detailed Description

generic keystroke class

Definition at line 55 of file CATKeystroke.h.


Public Member Functions

 CATKeystroke ()
 CATKeystroke (CATUInt32 key, CATKEY_SPECIAL special, CATMODKEY modKey)
 ~CATKeystroke ()
 operator CATUInt32 () const
CATKeystrokeoperator= (char theChar)
CATKeystrokeoperator= (CATUInt32 theChar)
CATKeystrokeoperator= (CATKEY_SPECIAL specialChar)
bool IsNormal () const
bool IsSpecial () const
bool CtrlDown () const
bool AltDown () const
bool ShiftDown () const
void Set (CATUInt32 key, CATKEY_SPECIAL special, CATMODKEY modKey)
CATKEY_SPECIAL GetSpecialKey () const
CATUInt32 GetNormalKey () const

Private Attributes

CATUInt32 fKey
CATKEY_SPECIAL fSpecial
CATMODKEY fModKey

The documentation for this class was generated from the following file:
Generated on Mon Feb 11 04:10:38 2008 for Game Accessibility Suite by doxygen 1.5.4