C# Class RotateInteract, PGP2

Inheritance: MonoBehaviour
Afficher le fichier Open project: theiis/PGP2

Méthodes publiques

Свойство Type Description
leftSwitch GameObject
rightSwitch GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void
FixedUpdate ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Property Details

leftSwitch public_oe property

public GameObject leftSwitch
Résultat GameObject

rightSwitch public_oe property

public GameObject rightSwitch
Résultat GameObject