/datum/component/cord
Vars | |
base_offset_x | pixel offset of the connection to the base |
---|---|
base_offset_y | pixel offset of the connection to the base |
cord_cap | name of the end cap icon state used in drawLine |
cord_line | name of the line icon state used in drawLine |
range | maximum allowable range (in pixels, thanks bounds_dist) that the handset can be from the base |
Var Details
base_offset_x
pixel offset of the connection to the base
base_offset_y
pixel offset of the connection to the base
cord_cap
name of the end cap icon state used in drawLine
cord_line
name of the line icon state used in drawLine
range
maximum allowable range (in pixels, thanks bounds_dist) that the handset can be from the base