CORC Project
CANOpen Robot Controller Software Documentation
Public Attributes | List of all members
keys Struct Reference

Struct listing the Keys which exist on a Keyboard. More...

#include <Keyboard.h>

Collaboration diagram for keys:
Collaboration graph

Public Attributes

bool a
 
bool s
 
bool d
 
bool w
 
bool x
 
bool q
 

Detailed Description

Struct listing the Keys which exist on a Keyboard.

Definition at line 31 of file Keyboard.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: