sc2-gamedata
|
#include <Game.h>
Public Attributes | |
std::vector< uint8 > | ChanceArray |
Chance Array. More... | |
CGameTime | DelayMax |
Delay Max. More... | |
CGameTime | DelayMin |
Delay Min. More... | |
CFixed | DistanceMax |
Distance Maximum. More... | |
CFixed | DistanceMin |
Distance Minimum. More... | |
CFangle | TurnAngle |
Turn Angle. More... | |
CFangleRate | TurningRate |
Turning Rate. More... | |
std::vector<uint8> SFidget::ChanceArray |
Chance Array.
Array of chance values for different fidgets
CGameTime SFidget::DelayMax |
Delay Max.
Maximum delay before a fidget will happen
CGameTime SFidget::DelayMin |
Delay Min.
Minimum delay before a fidget will happen
CFixed SFidget::DistanceMax |
Distance Maximum.
CFixed SFidget::DistanceMin |
Distance Minimum.
CFangle SFidget::TurnAngle |
Turn Angle.
How far can this turn when performing a turn fidget
CFangleRate SFidget::TurningRate |
Turning Rate.
How fast will this turn when performing a turn fidget