![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <SceneInput.h>
Public Attributes | |
Input::KeyCode | _key { Input::KeyCode::KC_SLEEP } |
Input::InputState | _state { Input::InputState::COUNT } |
Definition at line 87 of file SceneInput.h.
Input::KeyCode Divide::SceneInput::KeyLogState::_key { Input::KeyCode::KC_SLEEP } |
Definition at line 89 of file SceneInput.h.
Input::InputState Divide::SceneInput::KeyLogState::_state { Input::InputState::COUNT } |
Definition at line 90 of file SceneInput.h.