文章分类 - IMGUI 图形库的实现
Immediate Mode GUIs.
摘要:#include #include #include "SDL.h" // If you're going to render widgets to the same // UI from different source files, you can avoid // ID collisions by defining IMGUI_SRC_ID before // this define...
阅读全文
摘要:07 - Text field Source code for this chapter Font data file for this chapter Text input is the last really mandatory widget type to cover. There are o
阅读全文
摘要:#include #include "SDL.h" // If you're going to render widgets to the same // UI from different source files, you can avoid // ID collisions by defining IMGUI_SRC_ID before // this define block: #i...
阅读全文

浙公网安备 33010602011771号