Stores information about a key's state.
More...
#include <input.hpp>
Stores information about a key's state.
Definition at line 48 of file input.hpp.
◆ down
bool Raftel::Input::KeyInfo::down = false |
Whether the key is down.
Definition at line 51 of file input.hpp.
Keys Raftel::Input::KeyInfo::k |
◆ this_frame
bool Raftel::Input::KeyInfo::this_frame = false |
Whether the key was pressed this frame.
Definition at line 52 of file input.hpp.
◆ up
bool Raftel::Input::KeyInfo::up = true |
Whether the key is up.
Definition at line 50 of file input.hpp.
◆ was_pressed_last_frame
bool Raftel::Input::KeyInfo::was_pressed_last_frame = false |
Whether the key was pressed in the last frame.
Definition at line 53 of file input.hpp.
The documentation for this struct was generated from the following file:
- C:/Users/carlo/OneDrive/Documentos/GitHub/3PVG_PMG_24_mazcunyabla_folgadoba/include/raftel/input.hpp