C# Class PecMatch, Kinect-vs-Autism-project-CSI-2

Inheritance: MonoBehaviour
Show file Open project: mfppvl/Kinect-vs-Autism-project-CSI-2

Public Properties

Property Type Description
P1 GameObject

Public Methods

Method Description
OnTriggerStay ( Collider other ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnTriggerStay() public method

public OnTriggerStay ( Collider other ) : void
other Collider
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

P1 public property

public GameObject P1
return GameObject