Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
HungerNotfr Class Reference
Inheritance diagram for HungerNotfr:
NotifierBase

Protected Member Functions

void HungerNotfr (NotifiersManager manager)
 
override int GetNotifierType ()
 
override void DisplayTendency (float delta)
 
override void DisplayBadge ()
 
override void HideBadge ()
 
override float GetObservedValue ()
 

Protected Attributes

const float DEC_TRESHOLD_LOW = 0
 
const float DEC_TRESHOLD_MED = -0.35
 
const float DEC_TRESHOLD_HIGH = -0.57
 
const float INC_TRESHOLD_LOW = 0
 
const float INC_TRESHOLD_MED = 0.35
 
const float INC_TRESHOLD_HIGH = 0.57
 

Detailed Description

Definition at line 1 of file hungernotfr.c.

Constructor & Destructor Documentation

◆ HungerNotfr()

void HungerNotfr::HungerNotfr ( NotifiersManager manager)
protected

Definition at line 10 of file hungernotfr.c.

Member Function Documentation

◆ DisplayBadge()

override void HungerNotfr::DisplayBadge ( )
protected

Definition at line 46 of file hungernotfr.c.

◆ DisplayTendency()

override void HungerNotfr::DisplayTendency ( float delta)
protected

Definition at line 19 of file hungernotfr.c.

◆ GetNotifierType()

override int HungerNotfr::GetNotifierType ( )
protected

Definition at line 14 of file hungernotfr.c.

◆ GetObservedValue()

override float HungerNotfr::GetObservedValue ( )
protected

Definition at line 56 of file hungernotfr.c.

◆ HideBadge()

override void HungerNotfr::HideBadge ( )
protected

Definition at line 51 of file hungernotfr.c.

Member Data Documentation

◆ DEC_TRESHOLD_HIGH

const float HungerNotfr::DEC_TRESHOLD_HIGH = -0.57
protected

Definition at line 5 of file hungernotfr.c.

◆ DEC_TRESHOLD_LOW

const float HungerNotfr::DEC_TRESHOLD_LOW = 0
protected

Definition at line 3 of file hungernotfr.c.

◆ DEC_TRESHOLD_MED

const float HungerNotfr::DEC_TRESHOLD_MED = -0.35
protected

Definition at line 4 of file hungernotfr.c.

◆ INC_TRESHOLD_HIGH

const float HungerNotfr::INC_TRESHOLD_HIGH = 0.57
protected

Definition at line 8 of file hungernotfr.c.

◆ INC_TRESHOLD_LOW

const float HungerNotfr::INC_TRESHOLD_LOW = 0
protected

Definition at line 6 of file hungernotfr.c.

◆ INC_TRESHOLD_MED

const float HungerNotfr::INC_TRESHOLD_MED = 0.35
protected

Definition at line 7 of file hungernotfr.c.


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