![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
Go to the source code of this file.
Namespaces | |
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 | |
bool | AngelImGui::BeginTabBar (const string &in, int=0) |
bool | AngelImGui::BeginTabItem (const string &in, int=0) |
BeginTabItem() without X close button. More... | |
bool | AngelImGui::BeginTabItem (const string &in, bool &inout, int=0) |
BeginTabItem() with X close button. More... | |
void | AngelImGui::SetTabItemClosed (const string &in) |