hud_data
Vars | |
equip_slots | Checked by mob_can_equip(). |
---|---|
has_bodytemp | Draw the bodytemp indicator. |
has_drop | Set to draw drop button. |
has_internals | Set to draw the internals toggle button. |
has_m_intent | Set to draw move intent box. |
has_nutrition | Draw the nutrition indicator. |
has_pressure | Draw the pressure indicator. |
has_resist | Set to draw resist button. |
has_throw | Set to draw throw button. |
has_up_hint | Set to draw the "look-up" hint icon |
has_warnings | Set to draw environment warnings. |
hidden_slots | Built in New(), used for hidable inv updates |
persistent_slots | Built in New(), used for unhidable inv updates |
show_intent_selector | Set to draw intent box. |
Var Details
equip_slots
Checked by mob_can_equip().
has_bodytemp
Draw the bodytemp indicator.
has_drop
Set to draw drop button.
has_internals
Set to draw the internals toggle button.
has_m_intent
Set to draw move intent box.
has_nutrition
Draw the nutrition indicator.
has_pressure
Draw the pressure indicator.
has_resist
Set to draw resist button.
has_throw
Set to draw throw button.
has_up_hint
Set to draw the "look-up" hint icon
has_warnings
Set to draw environment warnings.
hidden_slots
Built in New(), used for hidable inv updates
persistent_slots
Built in New(), used for unhidable inv updates
show_intent_selector
Set to draw intent box.