Obsolete functions and types#
(Will be removed! Read 'API BREAKING CHANGES' section in imgui.cpp for details)
Please keep your copy of dear imgui up to date! Occasionally set '#define IMGUI_DISABLE_OBSOLETE_FUNCTIONS' in imconfig.h to stay ahead.
map ImGui::ImGuiKey
* values into legacy native key index. == io.KeyMap[key]