Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::SceneInput::KeyLogState Struct Reference

#include <SceneInput.h>

Public Attributes

Input::KeyCode _key { Input::KeyCode::KC_SLEEP }
 
Input::InputState _state { Input::InputState::COUNT }
 

Detailed Description

Definition at line 87 of file SceneInput.h.

Member Data Documentation

◆ _key

Input::KeyCode Divide::SceneInput::KeyLogState::_key { Input::KeyCode::KC_SLEEP }

Definition at line 89 of file SceneInput.h.

◆ _state

Input::InputState Divide::SceneInput::KeyLogState::_state { Input::InputState::COUNT }

Definition at line 90 of file SceneInput.h.


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