HatchitGame
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Hatchit
Game
IKeyboard
Public Types
|
Public Member Functions
|
List of all members
Hatchit::Game::IKeyboard Class Reference
abstract
Inheritance diagram for Hatchit::Game::IKeyboard:
Public Types
enum
Key
{
A
,
B
,
C
,
D
,
E
,
F
,
G
,
H
,
I
,
J
,
K
,
L
,
M
,
N
,
O
,
P
,
Q
,
R
,
S
,
T
,
U
,
V
,
W
,
X
,
Y
,
Z
,
Up
,
Down
,
Left
,
Right
,
F1
,
F2
,
F3
,
F4
,
F5
,
F6
,
F7
,
F8
,
F9
,
F10
,
F11
,
F12
,
Num1
,
Num2
,
Num3
,
Num4
,
Num5
,
Num6
,
Num7
,
Num8
,
Num9
,
Num0
,
Esc
,
Enter
,
Space
,
LShift
,
RShift
,
LAlt
,
RAlt
}
Public Member Functions
virtual bool
VKeyPress
(Key k)=0
virtual bool
VKeyRelease
(Key k)=0
virtual bool
VSingleKeyPress
(Key k)=0
virtual void
VUpdate
()=0
The documentation for this class was generated from the following file:
include/
ht_keyboard.h
Generated by
1.8.11