Function ImGui::DragShort

Function Documentation

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