Compiler

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

addPop
void addPop(PopType pop)
Undocumented in source. Be warned that the author may not have intended to support it.
addPop
PopType addPop(int size, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
checkPop
bool checkPop(PopAbstract pop)
Undocumented in source. Be warned that the author may not have intended to support it.
envolveGeneration
void envolveGeneration(bool delegate() whenExit)
Undocumented in source. Be warned that the author may not have intended to support it.
getPop
PopType getPop(uint i)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

evolutor
EvolutorStg evolutor;
Undocumented in source.
pops
PopType[] pops;
Undocumented in source.
progtype
ProgTypeAbstract progtype;
Undocumented in source.
world
WorldAbstract world;
Undocumented in source.

Meta