#include <GfxData.h>
Definition at line 138 of file GfxData.h.
◆ animFlags
◆ animMode
◆ animOpt3
float RoR::PropAnim::animOpt3 = 0 |
MULTIPURPOSE.
- SHIFTER type
ShifterPropAnim
(1 = shifterman1, 2 = shifterman2, 3 = shifterseq, 4 = shifterlin, 5 = autoshifterlin)
- AEROENGINE number (starting from 1), applies to: rpm + throttle + torque ( turboprop ) + pitch ( turboprop ) + status + fire
- ALTIMETER type (1 = 100k limited, 2 = 10k oscillating, 3 = 1k oscillating)
- DASHBOARD input (see
enum DashData
in file DashBoardManager.h)
- GEAR number (-1 = reverse, 0 = neutral, 1+ = forward)
Definition at line 150 of file GfxData.h.
◆ animOpt5
float RoR::PropAnim::animOpt5 = 0 |
◆ animratio
float RoR::PropAnim::animratio = 0 |
A coefficient for the animation, prop degree if used with mode: rotation and propoffset if used with mode: offset.
Definition at line 140 of file GfxData.h.
◆ lower_limit
float RoR::PropAnim::lower_limit = 0 |
The lower limit for the animation.
Definition at line 152 of file GfxData.h.
◆ shifterSmooth
float RoR::PropAnim::shifterSmooth = 0.f |
◆ shifterStep
float RoR::PropAnim::shifterStep = 0.f |
◆ shifterTarget
float RoR::PropAnim::shifterTarget = 0.f |
◆ upper_limit
float RoR::PropAnim::upper_limit = 0 |
The upper limit for the animation.
Definition at line 153 of file GfxData.h.
The documentation for this struct was generated from the following file: