CUGL 2.1
Cornell University Game Library
|
#include <CUKeyboard.h>
Public Member Functions | |
std::size_t | operator() (const KeyCode &k) const |
This function is a hash code function for keyboard key codes
|
inline |
The hashing operator
k | The key code to hash |