Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members  

PLMKey Struct Reference

Key struct (used in events). More...

#include <PLMKey.hpp>

List of all members.

Public Attributes

char scancode
PLMKeyCode sym
PLMKeyMod mod
int unicode


Detailed Description

Key struct (used in events).


Member Data Documentation

char PLMKey::scancode
 

hardware dependant key code

PLMKeyCode PLMKey::sym
 

independant key code (PLMK_*, see enum)

PLMKeyMod PLMKey::mod
 

keyboard modifiers (mask, PLMKMOD_*, see enum)

int PLMKey::unicode
 

unicode version of key


The documentation for this struct was generated from the following file:
  • PLMKey.hpp

Generated by Doxygen 1.2.18 on Tue Oct 26 12:07:38 2004.