HPL3/Community/Scripting/Classes/cluxmovestate

From Frictional Wiki
Jump to navigation Jump to search

cLuxMoveState

Fields

Field Name Type Description
mlId int
mpPlayer cLuxPlayer@
mfMaxForwardSpeed float
mfMaxBackwardSpeed float
mfMaxSidwaySpeed float
mfForwardAcc float
mfSidewayAcc float
mfForwardDeacc float
mfSidewayDeacc float
mfForwardOppositeDirAccMul float
mfSidewayOppositeDirAccMul float
mfMaxForwardSpeedMul float
mfMaxBackwardSpeedMul float
mfMaxSidwaySpeedMul float

Functions

Return Type Function Name Parameters Description
const tString& GetName
int GetId
void SetAutoUpdateSpeedSettings bool abX

Remarks

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!