shuttle
Vars | |
current_port_tag | The landmark_tag of the landmark being used to match rotation and placement when docking. |
---|---|
docking_ports | A list of all available docking ports to use for rotation/placement when landing and docking. |
Procs | |
attempt_move | Shuttle Moved Handling * (Observer Pattern Implementation: Shuttle Moved) Shuttle Pre Move Handling * (Observer Pattern Implementation: Shuttle Pre Move) |
Var Details
current_port_tag
The landmark_tag of the landmark being used to match rotation and placement when docking.
docking_ports
A list of all available docking ports to use for rotation/placement when landing and docking.
Proc Details
attempt_move
Shuttle Moved Handling * (Observer Pattern Implementation: Shuttle Moved) Shuttle Pre Move Handling * (Observer Pattern Implementation: Shuttle Pre Move)