![]() |
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 | |
void | AngelImGui::Columns (int=1, const string &in=string(), bool=true) |
void | AngelImGui::NextColumn () |
int | AngelImGui::GetColumnIndex () |
float | AngelImGui::GetColumnWidth (int=-1) |
float | AngelImGui::GetColumnOffset (int=-1) |
void | AngelImGui::SetColumnOffset (int, float) |
int | AngelImGui::GetColumnsCount () |