|
sc2-gamedata
|
#include <Mover.h>

Public Attributes | |
| EMotionOverlayType | Type |
| Type. More... | |
| EMotionOverlayPolarity | Polarity |
| Polarity. More... | |
| CDataSoupKey | PolarityDriver |
| Polarity Driver. More... | |
| C3fVector | Axis |
| Axis. More... | |
| CVariatorGameFixed | Wavelength |
| Wavelength. More... | |
| CFixed | WavelengthChangeProbability |
| Wavelength Change Probability. More... | |
| CFangleRateMissile | RevolverSpeed |
| Revolver Speed. More... | |
| CFangleRateMissile | RevolverSpeedRange |
| Revolver Speed Range. More... | |
| CFangleRateMissile | RevolverMaxSpeed |
| Revolver Maximum Speed. More... | |
| CFangleRateMissile | RevolverMaxSpeedRange |
| Revolver Maximum Speed Range. More... | |
| CFangleAccelMissile | RevolverAccel |
| Revolver Acceleration. More... | |
| CFangleAccelMissile | RevolverAccelRange |
| Revolver Acceleration Range. More... | |
| C3fVector SMotionOverlay::Axis |
Axis.
Axis of the mover
| EMotionOverlayPolarity SMotionOverlay::Polarity |
Polarity.
Polarity of the mover
| CDataSoupKey SMotionOverlay::PolarityDriver |
Polarity Driver.
Driver of the mover, example: Positive, Negative, Attenuating, Random
| CFangleAccelMissile SMotionOverlay::RevolverAccel |
Revolver Acceleration.
Acceleration at which the mover will revolve
| CFangleAccelMissile SMotionOverlay::RevolverAccelRange |
Revolver Acceleration Range.
Range of acceleration at which the mover will revolve
| CFangleRateMissile SMotionOverlay::RevolverMaxSpeed |
Revolver Maximum Speed.
Maximum speed at which the mover will revolve
| CFangleRateMissile SMotionOverlay::RevolverMaxSpeedRange |
Revolver Maximum Speed Range.
Maximum speed range at which the mover will revolve
| CFangleRateMissile SMotionOverlay::RevolverSpeed |
Revolver Speed.
Speed at which the mover will revolve
| CFangleRateMissile SMotionOverlay::RevolverSpeedRange |
Revolver Speed Range.
Speed range at which the mover will revolve
| EMotionOverlayType SMotionOverlay::Type |
Type.
Type of movement for the mover
| CVariatorGameFixed SMotionOverlay::Wavelength |
Wavelength.
Type of wavelength for the mover
| CFixed SMotionOverlay::WavelengthChangeProbability |
Wavelength Change Probability.
Probability that the wavelength will change or flicker
1.8.14