Your code passes mouse/keyboard/gamepad inputs and settings to Dear ImGui (see ... ImGui::Text("Hello, world %d", 123); if (ImGui::Button("Save")) { // do ...
確定! 回上一頁