Exemplo n.º 1
0
 public TestSceneBuilder(EngineTestState testState)
 {
     this.testState = testState;
 }
Exemplo n.º 2
0
 public EngineTestPicker(EngineTestState testState)
 {
     this.testState = testState;
 }