(窗口名)ImGui::Begin(“Hello, world!”);(窗口中的静态文字)ImGui::Text(“This is some useful text.”);ImGui::Checkbox(“Demo Window”, ...
確定! 回上一頁