Method | Description | |
---|---|---|
SinglePoleBalancingSwingUpView ( IBlackBox>.IGenomeDecoder |
Construct with the provided IGenomeDecoder, this is used to decode genome(s) into IBlackBox controllers.
|
Method | Description | |
---|---|---|
CreateSimulationWorld ( ) : |
Create a Box2D simulation world.
|
|
InvokeController ( ) : void |
Invoke any required control logic in the Box2D world.
|
protected CreateSimulationWorld ( ) : |
||
return |
public SinglePoleBalancingSwingUpView ( IBlackBox>.IGenomeDecoder |
||
genomeDecoder | IBlackBox>.IGenomeDecoder | |
return | System |