The Car type exposes the following members.

Properties

  NameDescription
Public propertyAccelerate
Accelerate control - values -1/0 to 1
Public propertyBWDrive
Gets or Sets back-wheel drive
Public propertyChassis
Gets or Sets chassis (There will always be a chassis)
Public propertyFWDrive
Gets or Sets front-wheel drive
Public propertyHBrake
HBrake control - values -1/0 to 1
Public propertyNumWheelsOnFloor
Gets count NumWheelsOnFloor
Public propertySteer
Steer control - values -1/0 to 1
Public propertyWheels
Allow access to all the wheels

See Also