![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
Go to the source code of this file.
Namespaces | |
| namespace | AngelImGui |
DearIMGUI-AngelScript bindings; Actually named ImGui in the scripts, just changed for docs to separate things; Note we use somewhat outdated version (v1.73) with hand-rolled bindings and some source tweaks. | |
Functions | |
| void | AngelImGui::PushID (const string &in) |
| void | AngelImGui::PushID (int int_id) |
| void | AngelImGui::PopID () |
| uint | AngelImGui::GetID (const string &in) |