C# Class TorchControl

Inheritance: MonoBehaviour
显示文件 Open project: SNUGDC/stardust Class Usage Examples

Public Properties

Property Type Description
Player GameObject
torchGet bool

Public Methods

Method Description
OnMouseDown ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnMouseDown() public method

public OnMouseDown ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Player public_oe property

public GameObject Player
return GameObject

torchGet public_oe property

public bool torchGet
return bool