RigsofRods  2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Enumerations
truckTypes.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.
 

Enumerations

enum  Script2Game::truckTypes {
  Script2Game::TT_NOT_DRIVEABLE, Script2Game::TT_TRUCK, Script2Game::TT_AIRPLANE, Script2Game::TT_BOAT,
  Script2Game::TT_MACHINE, Script2Game::TT_AI
}
 Binding of RoR::ActorType. More...