![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
Binding of RoR::Turboprop. More...
#include <TurbopropClass.h>
Public Member Functions | |
| float | getPropellerPitch () |
| float | getPropellerIndicatedTorque () |
| float | getPropellerMaxTorque () |
| float | getPropellerMaxPower () |
| bool | isPistonProp () |
Binding of RoR::Turboprop.
Contains information specific to propeller engines.
BeamClass.getTurboprop(int index). Definition at line 15 of file TurbopropClass.h.
| float Script2Game::TurbopropClass::getPropellerIndicatedTorque | ( | ) |
| float Script2Game::TurbopropClass::getPropellerMaxPower | ( | ) |
| float Script2Game::TurbopropClass::getPropellerMaxTorque | ( | ) |
| float Script2Game::TurbopropClass::getPropellerPitch | ( | ) |
| bool Script2Game::TurbopropClass::isPistonProp | ( | ) |