Dear ImGui 是一個C++ 的Bloat-free 立即模式圖形用戶界麪庫。 ... ImGui::Text("Hello, world %d", 123); if (ImGui::Button("Save")) { // do stuff } ...
確定! 回上一頁