C# Class TutorialBenchNPCController

Inheritance: AIController
ファイルを表示 Open project: mezosaurus/eae-project

Public Methods

Method Description
Start ( ) : void

Protected Methods

Method Description
alert ( ) : void
panic ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

alert() protected method

protected alert ( ) : void
return void

panic() protected method

protected panic ( ) : void
return void