/obj/mesh
Vars | |
auto_connect | Automatically adjust sprite to connect with connects_to_* atoms |
---|---|
icon_state_prefix | Prefix for icon state generation |
ruined | Has this mesh already been ruined? |
Procs | |
drop_rods | Drop rods of our material when deconstructing |
get_damage_icon_suffix | Check our damage percentage and return the appropriate suffix |
get_icon_connectdir | Get the direct turf connection directions from neighbors. Uses typeinfo connects_to lists. |
get_icon_direction | Get the directional icon state piece. |
special_update_icon | Handle special icon states for cut/corroded/melted meshes |
update_neighbors | Trigger updates in the icons of our neighbors |
Var Details
auto_connect
Automatically adjust sprite to connect with connects_to_*
atoms
icon_state_prefix
Prefix for icon state generation
ruined
Has this mesh already been ruined?
Proc Details
drop_rods
Drop rods of our material when deconstructing
get_damage_icon_suffix
Check our damage percentage and return the appropriate suffix
get_icon_connectdir
Get the direct turf connection directions from neighbors. Uses typeinfo connects_to lists.
get_icon_direction
Get the directional icon state piece.
special_update_icon
Handle special icon states for cut/corroded/melted meshes
update_neighbors
Trigger updates in the icons of our neighbors