Call prepare_render immediately before your UI rendering code. imgui_sdl2.prepare_render(&ui, &window);. Take a look at the example ...
確定! 回上一頁