#include <TurboJet.h>
Definition at line 62 of file TurboJet.h.
◆ Turbojet()
◆ ~Turbojet()
◆ flipStart()
void Turbojet::flipStart |
( |
| ) |
|
|
virtual |
◆ getAfterburner()
float RoR::Turbojet::getAfterburner |
( |
| ) |
|
|
inline |
◆ getAfterburnThrust()
float RoR::Turbojet::getAfterburnThrust |
( |
| ) |
const |
|
inline |
◆ getAxis()
Ogre::Vector3 RoR::Turbojet::getAxis |
( |
| ) |
|
|
inlinevirtual |
◆ getExhaustVelocity()
float RoR::Turbojet::getExhaustVelocity |
( |
| ) |
const |
|
inline |
◆ getIgnition()
bool RoR::Turbojet::getIgnition |
( |
| ) |
|
|
inlinevirtual |
◆ getNoderef()
int RoR::Turbojet::getNoderef |
( |
| ) |
|
|
inlinevirtual |
◆ getpropwash()
float RoR::Turbojet::getpropwash |
( |
| ) |
|
|
inlinevirtual |
◆ getRadius()
float RoR::Turbojet::getRadius |
( |
| ) |
|
|
inlinevirtual |
◆ getReverse()
bool RoR::Turbojet::getReverse |
( |
| ) |
|
|
inlinevirtual |
◆ getRPM()
float RoR::Turbojet::getRPM |
( |
| ) |
|
|
inlinevirtual |
◆ getRPMpc()
float RoR::Turbojet::getRPMpc |
( |
| ) |
|
|
inlinevirtual |
◆ getThrottle()
float Turbojet::getThrottle |
( |
| ) |
|
|
virtual |
◆ getType()
◆ getWarmup()
bool RoR::Turbojet::getWarmup |
( |
| ) |
|
|
inlinevirtual |
◆ isFailed()
bool RoR::Turbojet::isFailed |
( |
| ) |
|
|
inlinevirtual |
◆ reset()
◆ setIgnition()
void RoR::Turbojet::setIgnition |
( |
bool |
val | ) |
|
|
inlinevirtual |
◆ setReverse()
void Turbojet::setReverse |
( |
bool |
val | ) |
|
|
virtual |
◆ setRPM()
void Turbojet::setRPM |
( |
float |
_rpm | ) |
|
|
virtual |
◆ setThrottle()
void Turbojet::setThrottle |
( |
float |
val | ) |
|
|
virtual |
◆ setVisible()
void Turbojet::setVisible |
( |
bool |
visible | ) |
|
|
overridevirtual |
◆ toggleReverse()
void Turbojet::toggleReverse |
( |
| ) |
|
|
virtual |
◆ updateForces()
void Turbojet::updateForces |
( |
float |
dt, |
|
|
int |
doUpdate |
|
) |
| |
|
virtual |
◆ updateVisuals()
◆ m_actor
◆ m_afterburn_thrust
float RoR::Turbojet::m_afterburn_thrust |
|
private |
◆ m_afterburner_active
bool RoR::Turbojet::m_afterburner_active |
|
private |
◆ m_area
float RoR::Turbojet::m_area |
|
private |
◆ m_axis
Ogre::Vector3 RoR::Turbojet::m_axis |
|
private |
◆ m_exhaust_velocity
float RoR::Turbojet::m_exhaust_velocity |
|
private |
◆ m_ignition
bool RoR::Turbojet::m_ignition |
|
private |
◆ m_is_failed
bool RoR::Turbojet::m_is_failed |
|
private |
◆ m_last_flip
float RoR::Turbojet::m_last_flip |
|
private |
◆ m_max_dry_thrust
float RoR::Turbojet::m_max_dry_thrust |
|
private |
◆ m_node_back
◆ m_node_front
◆ m_node_ref
◆ m_propwash
float RoR::Turbojet::m_propwash |
|
private |
◆ m_radius
float RoR::Turbojet::m_radius |
|
private |
◆ m_reflen
float RoR::Turbojet::m_reflen |
|
private |
◆ m_reversable
bool RoR::Turbojet::m_reversable |
|
private |
◆ m_reverse
bool RoR::Turbojet::m_reverse |
|
private |
◆ m_rpm_percent
float RoR::Turbojet::m_rpm_percent |
|
private |
◆ m_sound_ab
int RoR::Turbojet::m_sound_ab |
|
private |
◆ m_sound_mod
int RoR::Turbojet::m_sound_mod |
|
private |
◆ m_sound_src
int RoR::Turbojet::m_sound_src |
|
private |
◆ m_sound_thr
int RoR::Turbojet::m_sound_thr |
|
private |
◆ m_throtle
float RoR::Turbojet::m_throtle |
|
private |
◆ m_timer
float RoR::Turbojet::m_timer |
|
private |
◆ m_warmup
bool RoR::Turbojet::m_warmup |
|
private |
◆ m_warmup_start
float RoR::Turbojet::m_warmup_start |
|
private |
◆ m_warmup_time
float RoR::Turbojet::m_warmup_time |
|
private |
◆ tjet_afterburnable
bool RoR::Turbojet::tjet_afterburnable |
◆ tjet_visual
The documentation for this class was generated from the following files: