Declaration 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. | |
Macros | |
#define | __CHECKFORKEY_H__ |
Functions | |
bool | checkforkey () |
Determine if a key has been pressed. | |
Declaration of the checkforkey() function for determining if a key has been pressed.
Definition in file lusplus/helpers/checkforkey.h.
#define __CHECKFORKEY_H__ |
Definition at line 8 of file lusplus/helpers/checkforkey.h.