DGLE2   Young, strong and crazy!
Public Attributes | List of all members
TKeyboardStates Struct Reference

Describes the state of the keyboard. More...

#include <DGLE_Types.h>

Public Attributes

bool bCapsLock
 Is CapsLock pressed.
 
bool bShiftL
 Is left Shift pressed.
 
bool bShiftR
 Is right Shift pressed.
 
bool bCtrlL
 Is left Control pressed.
 
bool bCtrlR
 Is right Control pressed.
 
bool bAltL
 Is left Alt pressed.
 
bool bAltR
 Is right Alt pressed.
 

Detailed Description

Describes the state of the keyboard.

See Also
IInput

Member Data Documentation

bool bAltL

Is left Alt pressed.

bool bAltR

Is right Alt pressed.

bool bCapsLock

Is CapsLock pressed.

bool bCtrlL

Is left Control pressed.

bool bCtrlR

Is right Control pressed.

bool bShiftL

Is left Shift pressed.

bool bShiftR

Is right Shift pressed.


Sun Nov 16 2014 09:47:30   Generated by   doxygen   Content copyrighted to DGLE Team