RigsofRods  2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
globals.h File Reference

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...