C# Class CrushOnBeat

Inheritance: MonoBehaviour, Quanter
Afficher le fichier Open project: 5thFloorGames/TheMusicGame

Méthodes publiques

Свойство Type Description
everyXQuant int
startCount int
up bool

Méthodes publiques

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

Method Details

Act() public méthode

public Act ( ) : void
Résultat void

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

everyXQuant public_oe property

public int everyXQuant
Résultat int

startCount public_oe property

public int startCount
Résultat int

up public_oe property

public bool up
Résultat bool