Implementation of the checkforkey() function for determining if a key has been pressed. More...
Go to the source code of this file.
Namespaces | |
namespace | Helpers |
The namespace containing all the "helper" functions in the C++ code. | |
Functions | |
bool | checkforkey () |
Determine if a key has been pressed. | |
Implementation of the checkforkey() function for determining if a key has been pressed.
Definition in file checkforkey.cpp.