C# Class StopButton, sekigae2013

Inheritance: MonoBehaviour
显示文件 Open project: pepabo/sekigae2013 Class Usage Examples

Public Properties

Property Type Description
sekigaes Sekigaekun[],

Public Methods

Method Description
Awake ( ) : void
Start ( ) : void
StopFreeWalking ( ) : void
Update ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Start() public method

public Start ( ) : void
return void

StopFreeWalking() public method

public StopFreeWalking ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

sekigaes public_oe property

public Sekigaekun[], sekigaes
return Sekigaekun[],