C# Class RevCounter, racing_game

Inheritance: MonoBehaviour
Afficher le fichier Open project: Rarau/racing_game Class Usage Examples

Méthodes publiques

Свойство Type Description
car CarController,
maxAnglePointer float
minAnglePointer float

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

car public_oe property

public CarController, car
Résultat CarController,

maxAnglePointer public_oe property

public float maxAnglePointer
Résultat float

minAnglePointer public_oe property

public float minAnglePointer
Résultat float