-
Автор темы
- #1
How to move that shit?
code example
i tried SetCursorPos and SetNextWindowPos but it doesnt work :/
code example
C++:
draw->AddRectFilled(pos, ImVec2(pos.x + 69, pos.y + 60), ImColor(100, 255, 255, 255), 5.0f, ImDrawCornerFlags_All);