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
ScrewpropClass.h
Go to the documentation of this file.
1
namespace
Script2Game
{
2
15
class
ScrewpropClass
16
{
17
// PLEASE maintain the same order as in 'bindings/ScrewpropAngelscript.cpp' and 'physics/water/ScrewProp.h'
18
public
:
23
void
setThrottle
(
float
throttle);
24
29
void
setRudder
(
float
rudderDeflection);
30
34
float
getThrottle
();
35
39
float
getRudder
();
40
44
float
getMaxPower
();
45
49
bool
getReverse
();
50
54
void
toggleReverse
();
55
59
int
getRefNode
();
60
64
int
getBackNode
();
65
69
int
getUpNode
();
70
};
15
class
ScrewpropClass
{
…
};
71
74
75
}
//namespace Script2Game
Script2Game::ScrewpropClass
Binding of RoR::Screwprop.
Definition
ScrewpropClass.h:16
Script2Game::ScrewpropClass::setThrottle
void setThrottle(float throttle)
Sets the throttle.
Script2Game::ScrewpropClass::toggleReverse
void toggleReverse()
Script2Game::ScrewpropClass::getRudder
float getRudder()
Script2Game::ScrewpropClass::getMaxPower
float getMaxPower()
Script2Game::ScrewpropClass::setRudder
void setRudder(float rudderDeflection)
Sets the rudder deflection.
Script2Game::ScrewpropClass::getUpNode
int getUpNode()
Script2Game::ScrewpropClass::getBackNode
int getBackNode()
Script2Game::ScrewpropClass::getRefNode
int getRefNode()
Script2Game::ScrewpropClass::getThrottle
float getThrottle()
Script2Game::ScrewpropClass::getReverse
bool getReverse()
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