Peach :: mutator :: _MutatorCollectionState :: Class _MutatorCollectionState
[hide private]

Class _MutatorCollectionState

source code

This class contains the needed state to seed a MutatorCollection.

Instance Methods [hide private]
 
__init__(self, curFinite, finiteMutatorStates, infiniteMutatorStates)
curFinite is index into finiteMutators we are at.
source code
Method Details [hide private]

__init__(self, curFinite, finiteMutatorStates, infiniteMutatorStates)
(Constructor)

source code 

curFinite is index into finiteMutators we are at.
mutatorState is array of binary strings representing
  the state of each mutator we are running.