Hunger

Undocumented in source.

Constructors

this
this(uint hunger, uint max)
Undocumented in source.

Members

Functions

desaturate
void desaturate(float amount)
Undocumented in source. Be warned that the author may not have intended to support it.
exhaust
void exhaust(float amount)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
saturate
void saturate(float amount)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

hunger
uint hunger [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
hunger
uint hunger [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

exhaustion
float exhaustion;
Undocumented in source.
m_hunger
uint m_hunger;
Undocumented in source.
max
uint max;
Undocumented in source.
saturation
float saturation;
Undocumented in source.

Meta