Searched defs:ZoomedDrawScope (Results 1 – 1 of 1) sorted by relevance
46 interface ZoomedDrawScope : DrawScope { interface70 fun ZoomedDrawScope.drawUniverse(universe: VisibleUniverse) { in ZoomedDrawScope() method94 fun ZoomedDrawScope.drawContainer(container: Container) { in ZoomedDrawScope() method107 fun ZoomedDrawScope.drawGravitationalField(planet: Planet) { in ZoomedDrawScope() method126 fun ZoomedDrawScope.drawPlanet(planet: Planet) { in ZoomedDrawScope() method148 fun ZoomedDrawScope.drawStar(star: Star) { in drawStar() method232 fun ZoomedDrawScope.drawSpacecraft(ship: Spacecraft) { in ZoomedDrawScope() method269 fun ZoomedDrawScope.drawLanding(landing: Landing) { in ZoomedDrawScope() method291 fun ZoomedDrawScope.drawSpark(spark: Spark) { in ZoomedDrawScope() method313 fun ZoomedDrawScope.drawTrack(track: Track) { in ZoomedDrawScope() method[all …]