LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Pre_Keyboard::PreKeymap::WKey Struct Reference

#include <PreKeymap.h>

Collaboration diagram for Pre_Keyboard::PreKeymap::WKey:
[legend]

Public Member Functions

void set (UKey key, float weight=1, const UKey *extended=NULL)
 
void set (UKey key, UKey altkey, float weight=1, const UKey *extended=NULL)
 
void hide ()
 
bool operator!= (const WKey &rhs)
 

Public Attributes

float m_weight
 
UKey m_key
 
UKey m_altkey
 
const UKeym_extended
 

Member Function Documentation

void Pre_Keyboard::PreKeymap::WKey::hide ( )
inline
bool Pre_Keyboard::PreKeymap::WKey::operator!= ( const WKey rhs)
inline
void Pre_Keyboard::PreKeymap::WKey::set ( UKey  key,
float  weight = 1,
const UKey extended = NULL 
)
inline
void Pre_Keyboard::PreKeymap::WKey::set ( UKey  key,
UKey  altkey,
float  weight = 1,
const UKey extended = NULL 
)
inline

Member Data Documentation

UKey Pre_Keyboard::PreKeymap::WKey::m_altkey
const UKey* Pre_Keyboard::PreKeymap::WKey::m_extended
UKey Pre_Keyboard::PreKeymap::WKey::m_key
float Pre_Keyboard::PreKeymap::WKey::m_weight

The documentation for this struct was generated from the following file: