C# Class UI_Speed, Galaxy-Breacher

Inheritance: MonoBehaviour
Afficher le fichier Open project: gamkedo-la/Galaxy-Breacher Class Usage Examples

Méthodes publiques

Свойство Type Description
SpeedLevels Sprite[]
counter int
currentSpeed int
last int
lastCounter int
throttleLevels Sprite[]

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

SpeedLevels public_oe property

public Sprite[] SpeedLevels
Résultat Sprite[]

counter public_oe property

public int counter
Résultat int

currentSpeed public_oe property

public int currentSpeed
Résultat int

last public_oe property

public int last
Résultat int

lastCounter public_oe property

public int lastCounter
Résultat int

throttleLevels public_oe property

public Sprite[] throttleLevels
Résultat Sprite[]