StuBS
key.h File Reference

Key, an abstraction for handling pressed keys and their modifiers More...

#include "types.h"
Include dependency graph for key.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  Key
 Class that abstracts a key, made up of the scan code and the modifier bits. More...
 

Detailed Description

Key, an abstraction for handling pressed keys and their modifiers