Pixel Dust Game Engine  v0.9.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Attributes | List of all members
KeyInfo Struct Reference

Public Attributes

long keyCode
 virtual key codes to represent the physical key (leftshift, enter, etc..)
 

Detailed Description

Event Data for eventType_KeyDown and eventType_KeyUp. On some platforms controller/joystick buttons might be represented with key codes also

Member Data Documentation

long keyCode

virtual key codes to represent the physical key (leftshift, enter, etc..)