PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
HungerNotfr Class Reference

Private Member Functions

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

Private Attributes

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

Constructor & Destructor Documentation

◆ HungerNotfr()

void HungerNotfr ( NotifiersManager  manager)
inlineprivate

Member Function Documentation

◆ DisplayBadge()

override void DisplayBadge ( )
inlineprivate

◆ DisplayTendency()

◆ GetNotifierType()

override int GetNotifierType ( )
inlineprivate

◆ GetObservedValue()

override float GetObservedValue ( )
inlineprivate

◆ HideBadge()

override void HideBadge ( )
inlineprivate

Field Documentation

◆ DEC_TRESHOLD_HIGH

protected const float DEC_TRESHOLD_HIGH = -0.57
private

Referenced by DisplayTendency().

◆ DEC_TRESHOLD_LOW

protected const float DEC_TRESHOLD_LOW = 0
private

Referenced by DisplayTendency().

◆ DEC_TRESHOLD_MED

protected const float DEC_TRESHOLD_MED = -0.35
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_HIGH

protected const float INC_TRESHOLD_HIGH = 0.57
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_LOW

protected const float INC_TRESHOLD_LOW = 0
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_MED

protected const float INC_TRESHOLD_MED = 0.35
private

Referenced by DisplayTendency().


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