MyCompilaton

Undocumented in source.

Members

Functions

drawFinal
void drawFinal(PopAbstract pop, WorldAbstract world)
Undocumented in source. Be warned that the author may not have intended to support it.
drawStep
void drawStep(IndAbstract ind, WorldAbstract world)
Undocumented in source. Be warned that the author may not have intended to support it.
roundsPerInd
int roundsPerInd()
Undocumented in source. Be warned that the author may not have intended to support it.
stopCond
bool stopCond(int x, IndAbstract ind, WorldAbstract world)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From GameCompilation

stopCond
bool stopCond(int step, IndAbstract ind, WorldAbstract world)
Undocumented in source.
drawStep
void drawStep(IndAbstract ind, WorldAbstract world)
Undocumented in source.
drawFinal
void drawFinal(PopAbstract pop, WorldAbstract world)
Undocumented in source.
roundsPerInd
int roundsPerInd()
Undocumented in source.
initPop
void initPop(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, void delegate(double) updater, bool delegate() pauser)
Undocumented in source. Be warned that the author may not have intended to support it.
calcPopFitness
void calcPopFitness(PopAbstract pop, WorldAbstract world, ProgTypeAbstract progType)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta