#include <example.hpp>
Public Member Functions | |
int | get_key () |
void | on_key_release (int key) |
window_key_listener (window &win) | |
Public Attributes | |
int | last_key = GLFW_KEY_UNKNOWN |
Definition at line 853 of file example.hpp.
|
inline |
Definition at line 856 of file example.hpp.
|
inline |
Definition at line 864 of file example.hpp.
|
inline |
Definition at line 860 of file example.hpp.
int window_key_listener::last_key = GLFW_KEY_UNKNOWN |
Definition at line 854 of file example.hpp.