PC Stable Documentation
|
|
Private Member Functions | |
void | NutritionalProfile (float energy=0.0, float water_content=0.0, float nutritional_index=0.0, float fullness_index=0.0, float toxicity=0.0, int agents=0.0, float digestibility=0.0) |
DEPRECATED - used as the structure with direct access. | |
void | MarkAsLiquid (int liquid_type, string classname) |
int | GetAgents () |
int | GetLiquidType () |
string | GetLiquidClassname () |
bool | IsLiquid () |
float | GetEnergy () |
float | GetWaterContent () |
float | GetNutritionalIndex () |
float | GetFullnessIndex () |
float | GetToxicity () |
float | GetDigestibility () |
|
inlineprivate |
DEPRECATED - used as the structure with direct access.
References m_Agents, m_Digestibility, m_Energy, m_FullnessIndex, m_NutritionalIndex, m_Toxicity, and m_WaterContent.
|
inlineprivate |
References m_Agents.
Referenced by AddToStomach().
|
inlineprivate |
References m_Digestibility.
Referenced by StomachItem::GetNutritions().
|
inlineprivate |
References m_Energy.
Referenced by StomachItem::GetNutritions().
|
inlineprivate |
References m_FullnessIndex.
Referenced by StomachItem::ProcessDigestion().
|
inlineprivate |
References m_LiquidClassname.
|
inlineprivate |
References m_LiquidType.
|
inlineprivate |
References m_NutritionalIndex.
|
inlineprivate |
References m_Toxicity.
Referenced by StomachItem::GetNutritions().
|
inlineprivate |
References m_WaterContent.
Referenced by StomachItem::GetNutritions().
|
inlineprivate |
References m_LiquidType.
Referenced by AddToStomach().
References m_LiquidClassname, and m_LiquidType.
Referenced by SetUpNutritionalProfile().
|
private |
|
private |
|
private |
Referenced by GetDigestibility(), Edible_Base::GetNutritionalProfile(), NutritionalProfile(), and SetUpNutritionalProfile().
|
private |
Referenced by GetEnergy(), Edible_Base::GetNutritionalProfile(), NutritionalProfile(), and SetUpNutritionalProfile().
|
private |
Referenced by GetFullnessIndex(), Edible_Base::GetNutritionalProfile(), NutritionalProfile(), and SetUpNutritionalProfile().
|
private |
Referenced by GetLiquidClassname(), and MarkAsLiquid().
|
private |
Referenced by GetLiquidType(), IsLiquid(), and MarkAsLiquid().
|
private |
|
private |
Referenced by Edible_Base::GetNutritionalProfile(), GetToxicity(), NutritionalProfile(), and SetUpNutritionalProfile().
|
private |
Referenced by Edible_Base::GetNutritionalProfile(), GetWaterContent(), NutritionalProfile(), and SetUpNutritionalProfile().