/datum/hud_element 
Represents a hud element within a hud zone
Vars | |
| height | How many tiles tall the element is (can be fractional) |
|---|---|
| screen_obj | The actual screen object |
| width | How many tiles wide the element is (can be fractional) |
Var Details
height 
How many tiles tall the element is (can be fractional)
screen_obj 
The actual screen object
width 
How many tiles wide the element is (can be fractional)