alias ImGui::TopLevel::ImGuiNavInput

Alias Definition

ImGui::ImGuiNavInput

Defined in:

types.cr

Constant Summary

Activate = 0
Cancel = 1
DpadDown = 7
DpadLeft = 4
DpadRight = 5
DpadUp = 6
FocusNext = 13
FocusPrev = 12
Input = 2
LStickDown = 11
LStickLeft = 8
LStickRight = 9
LStickUp = 10
Menu = 3
TweakFast = 15
TweakSlow = 14