Searched refs:drawAutopilot (Results 1 – 1 of 1) sorted by relevance
89 ship.autopilot?.let { drawAutopilot(it) } in ZoomedDrawScope()335 fun ZoomedDrawScope.drawAutopilot(autopilot: Autopilot) { in ZoomedDrawScope() method