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

CL_InputButton_BeKeyboard Class Reference

#include <keyboard_be.h>

Inheritance diagram for CL_InputButton_BeKeyboard:

Inheritance graph
[legend]
Collaboration diagram for CL_InputButton_BeKeyboard:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_InputButton_BeKeyboard (int key, bool *keymap)
bool is_pressed ()

Private Attributes

int key
bool* keymap

Constructor & Destructor Documentation

CL_InputButton_BeKeyboard::CL_InputButton_BeKeyboard ( int key,
bool * keymap )
 


Member Function Documentation

bool CL_InputButton_BeKeyboard::is_pressed ( ) [virtual]
 

Reimplemented from CL_InputButton.


Member Data Documentation

int CL_InputButton_BeKeyboard::key [private]
 

Definition at line 32 of file keyboard_be.h.

bool* CL_InputButton_BeKeyboard::keymap [private]
 

Definition at line 33 of file keyboard_be.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:02 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001