C# Class lvl4RotateInteract, PGP2

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

Méthodes publiques

Свойство Type Description
lever GameObject
misRot float
rot float[]
rotating bool

Méthodes publiques

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

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

lever public_oe property

public GameObject lever
Résultat GameObject

misRot public_oe property

public float misRot
Résultat float

rot public_oe property

public float[] rot
Résultat float[]

rotating public_oe property

public bool rotating
Résultat bool