Function ImGui::DragShort2

Function Documentation

bool ImGui::DragShort2(const char *label, short v[2], float v_speed = 1.0f, short v_min = 0, short v_max = 0, const char *format = "%d")