Home
last modified time | relevance | path

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

/dports/games/powder/powder118_src/
H A Dbuild.cpp2910 typedef PTRSTACK<CIRCLE> CIRCLELIST; typedef
2913 circleFits(int x, int y, int r, const CIRCLELIST &list) in circleFits()
2934 createCircle(CIRCLE &circle, int r, const CIRCLELIST &list) in createCircle()
3032 CIRCLELIST list; in buildSpaceShip()