RigsofRods  2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
truckTypes.h
Go to the documentation of this file.
1 
2  // =================================================== //
3  // THIS IS NOT A C++ HEADER! Only a dummy for Doxygen. //
4  // =================================================== //
5 
14 namespace Script2Game {
15 
20 {
27 }
28 
29 } // namespace Script2Game
30 
32 /// @} //addtogroup ScriptSideAPIs
Script2Game::TT_TRUCK
@ TT_TRUCK
Definition: truckTypes.h:22
Script2Game::TT_NOT_DRIVEABLE
@ TT_NOT_DRIVEABLE
Definition: truckTypes.h:21
Script2Game::TT_BOAT
@ TT_BOAT
Definition: truckTypes.h:24
Script2Game::TT_MACHINE
@ TT_MACHINE
Definition: truckTypes.h:25
Script2Game
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
Definition: AngelImGui_enums.h:7
Script2Game::TT_AIRPLANE
@ TT_AIRPLANE
Definition: truckTypes.h:23
Script2Game::truckTypes
truckTypes
Binding of RoR::ActorType.
Definition: truckTypes.h:19
Script2Game::TT_AI
@ TT_AI
Definition: truckTypes.h:26