◆ SCR_PowerLineJointEntity()
void SCR_PowerLineJointEntity.SCR_PowerLineJointEntity |
( |
IEntitySource | src, |
|
|
IEntity | parent ) |
◆ _WB_AfterWorldUpdate()
override void SCR_PowerLineJointEntity._WB_AfterWorldUpdate |
( |
float | timeSlice | ) |
|
◆ _WB_GetAfterWorldUpdateSpecs()
override int SCR_PowerLineJointEntity._WB_GetAfterWorldUpdateSpecs |
( |
IEntitySource | src | ) |
|
◆ _WB_OnKeyChanged()
override bool SCR_PowerLineJointEntity._WB_OnKeyChanged |
( |
BaseContainer | src, |
|
|
string | key, |
|
|
BaseContainerList | ownerContainers, |
|
|
IEntity | parent ) |
◆ DrawDebug()
void SCR_PowerLineJointEntity.DrawDebug |
( |
float | timeSlice | ) |
|
◆ DrawDebugShape()
void SCR_PowerLineJointEntity.DrawDebugShape |
( |
| ) |
|
◆ DrawDebugShapePivots()
void SCR_PowerLineJointEntity.DrawDebugShapePivots |
( |
| ) |
|
◆ GenerateCurve()
void SCR_PowerLineJointEntity.GenerateCurve |
( |
| ) |
|
◆ GetJoint()
bool SCR_PowerLineJointEntity.GetJoint |
( |
| ) |
|
◆ GetPivots()
void SCR_PowerLineJointEntity.GetPivots |
( |
| ) |
|
◆ ModifyShape()
void SCR_PowerLineJointEntity.ModifyShape |
( |
float | timeSlice | ) |
|
◆ OnChildMoved()
void SCR_PowerLineJointEntity.OnChildMoved |
( |
| ) |
|
◆ m_aCurve
ref array<vector> SCR_PowerLineJointEntity.m_aCurve = {} |
|
protected |
◆ m_aCurvePivots
ref array<vector> SCR_PowerLineJointEntity.m_aCurvePivots = {} |
|
protected |
◆ m_aDebugLine
vector SCR_PowerLineJointEntity.m_aDebugLine[POINTS] |
|
protected |
◆ m_aDebugLinePivots
vector SCR_PowerLineJointEntity.m_aDebugLinePivots[POINTS] |
|
protected |
◆ m_AngleRad
float SCR_PowerLineJointEntity.m_AngleRad |
|
protected |
◆ m_aShapes
ref array<ref Shape> SCR_PowerLineJointEntity.m_aShapes = {} |
|
protected |
◆ m_fSagInMeters
float SCR_PowerLineJointEntity.m_fSagInMeters |
|
protected |
◆ m_fTimeAccu
float SCR_PowerLineJointEntity.m_fTimeAccu |
|
protected |
◆ m_MovementSpeed
float SCR_PowerLineJointEntity.m_MovementSpeed |
|
protected |
◆ m_vConnectedJointPos
vector SCR_PowerLineJointEntity.m_vConnectedJointPos |
|
protected |
◆ m_vDirectionLevelNorm
vector SCR_PowerLineJointEntity.m_vDirectionLevelNorm |
|
protected |
◆ POINTS
const int SCR_PowerLineJointEntity.POINTS = SEGMENTS + 1 |
|
staticprotected |
◆ SEGMENTS
const int SCR_PowerLineJointEntity.SEGMENTS = 64 |
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/Entities/Power/SCR_PowerLineJointEntity.c