Home
last modified time | relevance | path

Searched refs:drawResidentShip (Results 1 – 3 of 3) sorted by relevance

/dports/games/qonk/qonk-0.3.1/src/
H A Dcanvas.h33 static void drawResidentShip(Coordinate& shipLocation, Coordinate& planetLocation,
H A Dships.cpp96 Canvas::drawResidentShip(loc, planetLocation, color); in render()
H A Dcanvas.cpp88 Canvas::drawResidentShip(Coordinate& shipLocation, Coordinate& planetLocation, in drawResidentShip() function in Canvas