C# Class SimViewCar, Beep-Beep

Inheritance: MonoBehaviour
Afficher le fichier Open project: Stateware/Beep-Beep

Méthodes publiques

Свойство Type Description
roads SimViewRoad[],

Méthodes publiques

Méthode Description
GetAngle ( ) : float
GetSpeed ( ) : float
Start ( ) : void
Update ( ) : void

Method Details

GetAngle() public méthode

public GetAngle ( ) : float
Résultat float

GetSpeed() public méthode

public GetSpeed ( ) : float
Résultat float

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

roads public_oe property

public SimViewRoad[], roads
Résultat SimViewRoad[],