|
CORC Project
CANOpen Robot Controller Software Documentation
|
Struct listing the Keys which exist on a Keyboard. More...
#include <Keyboard.h>

Public Attributes | |
| bool | a |
| bool | s |
| bool | d |
| bool | w |
| bool | x |
| bool | q |
Struct listing the Keys which exist on a Keyboard.
Definition at line 31 of file Keyboard.h.
| bool keys::a |
Definition at line 32 of file Keyboard.h.
| bool keys::d |
Definition at line 34 of file Keyboard.h.
| bool keys::q |
Definition at line 37 of file Keyboard.h.
| bool keys::s |
Definition at line 33 of file Keyboard.h.
| bool keys::w |
Definition at line 35 of file Keyboard.h.
| bool keys::x |
Definition at line 36 of file Keyboard.h.
1.8.11