GameCompilation

Undocumented in source.

Members

Static functions

calcPopFitness
void calcPopFitness(PopAbstract pop, WorldAbstract world, ProgTypeAbstract progType)
Undocumented in source. Be warned that the author may not have intended to support it.
compilePop
void compilePop(PopAbstract pop, WorldAbstract world, ProgTypeAbstract progType, bool delegate() whenExit)
Undocumented in source. Be warned that the author may not have intended to support it.
initPop
void initPop(PopAbstract pop, WorldAbstract world, ProgTypeAbstract progType)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta