SCV  4.2.1
Simple Components for Visual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scv::Keyboard::KeyboardControl Class Reference

A class that controls the input keyboard. More...

#include <Keyboard.h>

Public Member Functions

 KeyboardControl (int key, bool special)
 
bool operator== (const KeyboardControl &rhs) const
 

Public Attributes

int key
 
bool special
 

Detailed Description

A class that controls the input keyboard.

Constructor & Destructor Documentation

scv::Keyboard::KeyboardControl::KeyboardControl ( int  key,
bool  special 
)
inline

Member Function Documentation

bool scv::Keyboard::KeyboardControl::operator== ( const KeyboardControl rhs) const
inline

Member Data Documentation

int scv::Keyboard::KeyboardControl::key
bool scv::Keyboard::KeyboardControl::special

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