Alex exoskeleton
ALEX SoftwareDocumentation
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 23 of file Keyboard.h.

Member Data Documentation

bool keys::a

Definition at line 24 of file Keyboard.h.

bool keys::d

Definition at line 26 of file Keyboard.h.

bool keys::q

Definition at line 29 of file Keyboard.h.

bool keys::s

Definition at line 25 of file Keyboard.h.

bool keys::w

Definition at line 27 of file Keyboard.h.

bool keys::x

Definition at line 28 of file Keyboard.h.


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