Function ImGui::DragShort4

Function Documentation

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