connectable_computer 
If attached to a machine, adds the connectable computer overlays and smooths to other computers.
Procs | |
| find_connectable_computer | Find a connectable computer on this turf. |
|---|---|
| on_update_overlays | Handles COMSIG_ATOM_UPDATE_OVERLAYS for machines. |
| update_neighbors | Update neighboring computers. |
Proc Details
find_connectable_computer
Find a connectable computer on this turf.
Arguments:
- search_dir - the direction to search
on_update_overlays
Handles COMSIG_ATOM_UPDATE_OVERLAYS for machines.
Arguments:
- parent_machine - The parent we're manipulating
- overlays - The overlays list
update_neighbors
Update neighboring computers.