Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiInputEventKey Struct Reference

#include <imgui_internal.h>

Public Attributes

ImGuiKey Key
 
bool Down
 
float AnalogValue
 

Member Data Documentation

◆ AnalogValue

float ImGuiInputEventKey::AnalogValue

◆ Down

bool ImGuiInputEventKey::Down

◆ Key

ImGuiKey ImGuiInputEventKey::Key

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