40 ::ll::TypedStorage<8, 24, ::std::vector<::GeneticsComponent::Gene>> mGenes;
41 ::ll::TypedStorage<8, 8, ::GeneticsDefinition const*> mGeneticsDescription;
42 ::ll::TypedStorage<8, 8, ::Random*> mRandom;
50 MCAPI
void buildDebugInfo(::std::string& out)
const;
52 MCAPI
void fireGeneEvents(
::Actor& owner)
const;
54 MCAPI
void initializeGenesFromParents(
::Actor& owner,
::Actor& parentalUnit1,
::Actor& parentalUnit2);
62 MCAPI static ::std::string
const& GENE_ARRAY();
64 MCAPI static ::std::string
const& HIDDEN_ALLELE();
66 MCAPI static ::std::string
const& MAIN_ALLELE();