![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
#include <DashBoardManager.h>
Data Fields | |
| bool | value_bool = false |
| int | value_int = 0 |
| float | value_float = 0.f |
| char | value_char [DD_MAXCHAR] = {} |
Definition at line 49 of file DashBoardManager.h.
| bool RoR::dataContainer_t::value_bool = false |
Definition at line 51 of file DashBoardManager.h.
| char RoR::dataContainer_t::value_char[DD_MAXCHAR] = {} |
Definition at line 54 of file DashBoardManager.h.
| float RoR::dataContainer_t::value_float = 0.f |
Definition at line 53 of file DashBoardManager.h.
| int RoR::dataContainer_t::value_int = 0 |
Definition at line 52 of file DashBoardManager.h.