Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
HeatComfortAnimHandler Class Reference

Protected Member Functions

void HeatComfortAnimHandler (PlayerBase player)
void Update (float delta_time, HumanMovementState hms)
void Process (float delta_time)

Protected Attributes

ref HumanMovementState m_MovementState = new HumanMovementState()
const float TIME_INTERVAL_HC_MINUS_LOW_MIN = 12
const float TIME_INTERVAL_HC_MINUS_HIGH_MIN = 25
const float TIME_INTERVAL_HC_MINUS_LOW_MAX = 20
const float TIME_INTERVAL_HC_MINUS_HIGH_MAX = 40
const float TIME_INTERVAL_HC_PLUS_LOW_MIN = 12
const float TIME_INTERVAL_HC_PLUS_HIGH_MIN = 25
const float TIME_INTERVAL_HC_PLUS_LOW_MAX = 20
const float TIME_INTERVAL_HC_PLUS_HIGH_MAX = 40

Detailed Description

Definition at line 1 of file heatcomfortanimhandler.c.

Constructor & Destructor Documentation

◆ HeatComfortAnimHandler()

void HeatComfortAnimHandler::HeatComfortAnimHandler ( PlayerBase player)
protected

Definition at line 30 of file heatcomfortanimhandler.c.

Member Function Documentation

◆ Process()

void HeatComfortAnimHandler::Process ( float delta_time)
protected

Definition at line 48 of file heatcomfortanimhandler.c.

◆ Update()

void HeatComfortAnimHandler::Update ( float delta_time,
HumanMovementState hms )
protected

Definition at line 35 of file heatcomfortanimhandler.c.

Member Data Documentation

◆ m_MovementState

ref HumanMovementState HeatComfortAnimHandler::m_MovementState = new HumanMovementState()
protected

Definition at line 16 of file heatcomfortanimhandler.c.

◆ TIME_INTERVAL_HC_MINUS_HIGH_MAX

const float HeatComfortAnimHandler::TIME_INTERVAL_HC_MINUS_HIGH_MAX = 40
protected

Definition at line 22 of file heatcomfortanimhandler.c.

◆ TIME_INTERVAL_HC_MINUS_HIGH_MIN

const float HeatComfortAnimHandler::TIME_INTERVAL_HC_MINUS_HIGH_MIN = 25
protected

Definition at line 19 of file heatcomfortanimhandler.c.

◆ TIME_INTERVAL_HC_MINUS_LOW_MAX

const float HeatComfortAnimHandler::TIME_INTERVAL_HC_MINUS_LOW_MAX = 20
protected

Definition at line 21 of file heatcomfortanimhandler.c.

◆ TIME_INTERVAL_HC_MINUS_LOW_MIN

const float HeatComfortAnimHandler::TIME_INTERVAL_HC_MINUS_LOW_MIN = 12
protected

Definition at line 18 of file heatcomfortanimhandler.c.

◆ TIME_INTERVAL_HC_PLUS_HIGH_MAX

const float HeatComfortAnimHandler::TIME_INTERVAL_HC_PLUS_HIGH_MAX = 40
protected

Definition at line 28 of file heatcomfortanimhandler.c.

◆ TIME_INTERVAL_HC_PLUS_HIGH_MIN

const float HeatComfortAnimHandler::TIME_INTERVAL_HC_PLUS_HIGH_MIN = 25
protected

Definition at line 25 of file heatcomfortanimhandler.c.

◆ TIME_INTERVAL_HC_PLUS_LOW_MAX

const float HeatComfortAnimHandler::TIME_INTERVAL_HC_PLUS_LOW_MAX = 20
protected

Definition at line 27 of file heatcomfortanimhandler.c.

◆ TIME_INTERVAL_HC_PLUS_LOW_MIN

const float HeatComfortAnimHandler::TIME_INTERVAL_HC_PLUS_LOW_MIN = 12
protected

Definition at line 24 of file heatcomfortanimhandler.c.


The documentation for this class was generated from the following file: