![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
Binding of RoR::Turbojet. More...
#include <TurbojetClass.h>
Public Member Functions | |
| float | getMaxDryThrust () |
| bool | getAfterburner () |
| float | getAfterburnerThrust () |
| float | getExhaustVelocity () |
Binding of RoR::Turbojet.
Contains information specific to turbojet engines.
BeamClass.getTurbojet(int index). Definition at line 15 of file TurbojetClass.h.
| bool Script2Game::TurbojetClass::getAfterburner | ( | ) |
| float Script2Game::TurbojetClass::getAfterburnerThrust | ( | ) |
| float Script2Game::TurbojetClass::getExhaustVelocity | ( | ) |
| float Script2Game::TurbojetClass::getMaxDryThrust | ( | ) |
1.8.17