ImGui 基本元件 · 可關閉Window. static bool flag = true; if(flag) { if(ImGui::Begin("Close Window", &flag)) { } ImGui::End(); } · Text / Disabled Text · 格式字串.
確定! 回上一頁