home features api download svn donate licensesend a comment contact
Spanish  

ceKeyboard.h File Reference

The keyboard device, this is the keyboard manager. More...

#include "ceInputDevice.h"
#include "ceKeyCodes.h"
#include "begin_code.h"
#include "close_code.h"
Include dependency graph for ceKeyboard.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IKeyboardEvent
 The keyboard event callbacks. More...
class  IKeyboardDevice
 The keyboard device, this is the keyboard manager. More...

Namespaces

namespace  ce
 

Main namespace for the entire InputCore library.


Defines

#define _CE_KEYBOARD_H_   0x1
 Include Guard.
#define KEYMAP_SCANCODE   0x0
 Mapping virtual key to scancode.
#define KEYMAP_VIRTUALKEY   0x3
 Mapping scancode to virtual key.

Detailed Description

The keyboard device, this is the keyboard manager.


Define Documentation

#define _CE_KEYBOARD_H_   0x1

Include Guard.

#define KEYMAP_SCANCODE   0x0

Mapping virtual key to scancode.

#define KEYMAP_VIRTUALKEY   0x3

Mapping scancode to virtual key.

 
 
 SourceForge.net
 
   Creative Commons License   Except where otherwise noted, content on this site is
  licensed under a Creative Commons Attribution 3.0 License