Rigs of Rods
2023.09
Soft-body Physics Simulation
Main Page
Related Pages
Topics
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
doc
angelscript
Script2Game
TurbojetClass.h
Go to the documentation of this file.
1
namespace
Script2Game
{
2
15
class
TurbojetClass
16
{
17
// PLEASE maintain the same order as in 'bindings/TurbojetAngelscript.cpp' and 'physics/air/TurboJet.h'
18
public
:
22
float
getMaxDryThrust
();
23
27
bool
getAfterburner
();
28
32
float
getAfterburnerThrust
();
33
37
float
getExhaustVelocity
();
38
};
15
class
TurbojetClass
{
…
};
39
42
43
}
//namespace Script2Game
Script2Game::TurbojetClass
Binding of RoR::Turbojet.
Definition
TurbojetClass.h:16
Script2Game::TurbojetClass::getExhaustVelocity
float getExhaustVelocity()
Script2Game::TurbojetClass::getMaxDryThrust
float getMaxDryThrust()
Script2Game::TurbojetClass::getAfterburner
bool getAfterburner()
Script2Game::TurbojetClass::getAfterburnerThrust
float getAfterburnerThrust()
Script2Game
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
Definition
AircraftEngineClass.h:1
Generated on Fri Jan 2 2026 09:37:01 for Rigs of Rods by
1.9.8