C# Class SimViewCar, Beep-Beep
Show file
Open project: Stateware/Beep-Beep
Public Properties
Property |
Type |
Description |
|
roads |
SimViewRoad[], |
|
|
Public Methods
Method Details
public GetAngle ( ) : float |
return |
float |
|
public GetSpeed ( ) : float |
return |
float |
|
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public SimViewRoad[], roads |
return |
SimViewRoad[], |
|