RigsofRods  2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Enumerations
FreeForceType.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::FreeForceType {
  Script2Game::FREEFORCETYPE_DUMMY, Script2Game::FREEFORCETYPE_CONSTANT, Script2Game::FREEFORCETYPE_TOWARDS_COORDS, Script2Game::FREEFORCETYPE_TOWARDS_NODE,
  Script2Game::FREEFORCETYPE_HALFBEAM_GENERIC, Script2Game::FREEFORCETYPE_HALFBEAM_ROPE
}
 Binding of RoR::FreeForceType, for use with MSG_SIM_ADD_FREEFORCE_REQUESTED. More...