C# Class CameraSpin, WaitingForHorus

Inheritance: MonoBehaviour
Afficher le fichier Open project: merveilles/WaitingForHorus

Méthodes publiques

Свойство Type Description
Thingy GameObject
rotateSpeed float
sign int

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Thingy public_oe property

public GameObject Thingy
Résultat GameObject

rotateSpeed public_oe property

public float rotateSpeed
Résultat float

sign public_oe property

public int sign
Résultat int