C# Class RotateInteract, PGP2

Inheritance: MonoBehaviour
Mostra file Open project: theiis/PGP2

Public Properties

Property Type Description
leftSwitch GameObject
rightSwitch GameObject

Public Methods

Method Description
Awake ( ) : void
FixedUpdate ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

FixedUpdate() public method

public FixedUpdate ( ) : void
return void

Property Details

leftSwitch public_oe property

public GameObject leftSwitch
return GameObject

rightSwitch public_oe property

public GameObject rightSwitch
return GameObject