C# Class MetroGirlController

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/stardust

Méthodes publiques

Свойство Type Description
Go bool
faceRight bool
velocity float

Méthodes publiques

Méthode Description
Flip ( ) : void
LateUpdate ( ) : void
Start ( ) : void

Method Details

Flip() public méthode

public Flip ( ) : void
Résultat void

LateUpdate() public méthode

public LateUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

Go public_oe property

public bool Go
Résultat bool

faceRight public_oe property

public bool faceRight
Résultat bool

velocity public_oe property

public float velocity
Résultat float