C# Class GoodAI.Modules.School.LearningTasks.Ltsct3

Inheritance: Ltsct1
Exibir arquivo Open project: GoodAI/BrainSimulator

Public Methods

Method Description
InitCheckTable ( ) : void
Ltsct3 ( ) : GoodAI.Modules.School.Common
Ltsct3 ( SchoolWorld w ) : GoodAI.Modules.School.Common

Protected Methods

Method Description
AddShape ( int randomLocationIndex ) : void
CreateScene ( ) : void

Method Details

AddShape() protected method

protected AddShape ( int randomLocationIndex ) : void
randomLocationIndex int
return void

CreateScene() protected method

protected CreateScene ( ) : void
return void

InitCheckTable() public method

public InitCheckTable ( ) : void
return void

Ltsct3() public method

public Ltsct3 ( ) : GoodAI.Modules.School.Common
return GoodAI.Modules.School.Common

Ltsct3() public method

public Ltsct3 ( SchoolWorld w ) : GoodAI.Modules.School.Common
w SchoolWorld
return GoodAI.Modules.School.Common