GameCompilation.compilePop

Undocumented in source. Be warned that the author may not have intended to support it.
struct GameCompilation(alias stopCond, alias drawStep, alias drawFinal, int roundsPerInd)
static
void
compilePop
(
PopAbstract pop
,
WorldAbstract world
,
ProgTypeAbstract progType
,
bool delegate
()
whenExit
)

Meta