Menu

#11 Turn and Generation engine reorganization

open
nobody
None
5
2005-10-25
2005-10-25
kristi
No

Put all the functions & info for a turn in the
TurnEngine (turn counter, endTurn)

Put all functions & info for a generation in the
GenerationEngine (generation counter,
generationConditions, endGeneration)

Put all functions & info for a phase into a PhaseEngine
(phase counter, phaseConditions, endPhase)

Put all functions & info for an Epoch into a
EpochEngine (epoch counter, epochConditions, endEpoch)

Discussion


Log in to post a comment.