gedi::KeyboardState Class Reference

#include <Keyboard.h>

Inherits gedi::Keyboard.

Inheritance diagram for gedi::KeyboardState:

[legend]
Collaboration diagram for gedi::KeyboardState:
[legend]
List of all members.

Public Member Functions

 KeyboardState (void)
gedi::Bool32 IsButtonDownState (gedi::UInt32 iButton)

Detailed Description

Extends the Keyboard method with a key automaton. (RC)


Constructor & Destructor Documentation

gedi::KeyboardState::KeyboardState ( void   ) 

Constructor.


Member Function Documentation

gedi::Bool32 gedi::KeyboardState::IsButtonDownState ( gedi::UInt32  iButton  ) 

Returns true if a button has transitioned to down state. (RC)

Parameters:
iButton DirectInput keyboard constant.


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