lxgui
Public Attributes | List of all members
lxgui::input::source::key_state Struct Reference

#include <input_source.hpp>

Public Attributes

std::array< bool, key_numberis_key_down = {}
 

Detailed Description

Definition at line 41 of file input_source.hpp.

Member Data Documentation

◆ is_key_down

std::array<bool, key_number> lxgui::input::source::key_state::is_key_down = {}

Definition at line 42 of file input_source.hpp.


The documentation for this struct was generated from the following file: