inp::Keyboard::Event Class Reference

#include <inp_keyboard.hh>

List of all members.

Public Member Functions

 Event (void)
 Event (int key, bool special, bool press, bool shift, bool ctrl, bool alt)
bool IfModifier (void) const

Public Attributes

int mKey
bool mSpecial
bool mPress
bool mShift
bool mCtrl
bool mAlt


Detailed Description

Keyboard event.

Constructor & Destructor Documentation

inp::Keyboard::Event::Event ( void   )  [inline]

inp::Keyboard::Event::Event ( int  key,
bool  special,
bool  press,
bool  shift,
bool  ctrl,
bool  alt 
) [inline]


Member Function Documentation

bool inp::Keyboard::Event::IfModifier ( void   )  const [inline]


Member Data Documentation

int inp::Keyboard::Event::mKey

bool inp::Keyboard::Event::mSpecial

bool inp::Keyboard::Event::mPress

bool inp::Keyboard::Event::mShift

bool inp::Keyboard::Event::mCtrl

bool inp::Keyboard::Event::mAlt


The documentation for this class was generated from the following file: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:28 2007