devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
Compiler.addPop
devol
compiler
Compiler
Undocumented in source. Be warned that the author may not have intended to support it.
void
addPop
(PopType pop)
class
Compiler
(CompStg = SequentCompilation, EvolutorStg = Evolutor, ProgType, PopType, WorldType)
void
addPop
(
PopType
pop
)
if
(
__traits(
compiles
, "PopAbstract pop = new PopType()")
)
PopType
addPop
(int size, string name)
Meta
Source
See Implementation
devol
compiler
Compiler
constructors
this
functions
addPop
checkPop
envolveGeneration
getPop
variables
evolutor
pops
progtype
world