![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
Go to the source code of this file.
Namespaces | |
Script2Game | |
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation. | |
Functions | |
void | Script2Game::log (const string message) |
This is an alias for game.log(string message). More... | |
void | Script2Game::print (const string message) |
This is an alias for game.log(string message). More... | |