![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
#include "GUI_ConsoleView.h"#include "Actor.h"#include "Application.h"#include "Console.h"#include "GUIManager.h"#include "GUIUtils.h"#include "Language.h"#include "Network.h"#include <algorithm>#include <fmt/core.h>#include <string>Go to the source code of this file.
Functions | |
| void | color2i (ImVec4 v, int &r, int &g, int &b) |
Variables | |
| static const int | LINE_BUF_MAX = 5000 |
|
inline |
Definition at line 41 of file GUI_ConsoleView.cpp.
|
static |
Definition at line 43 of file GUI_ConsoleView.cpp.
1.8.17