Interface Engine

Interface for engines.

interface Engine ;

An engine should implement it, in order to be installable in a car.

Properties

NameTypeDescription
vendor[get] string

Methods

NameDescription
run
turnOff
turnOn