DieselEngine

A concrete implementation of Engine that uses diesel for propelling.

Members

Functions

run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
turnOff
void turnOff()
Undocumented in source. Be warned that the author may not have intended to support it.
turnOn
void turnOn()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

vendor
string vendor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
vendor
string vendor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Engine

turnOn
void turnOn()
Undocumented in source.
run
void run()
Undocumented in source.
turnOff
void turnOff()
Undocumented in source.
vendor
string vendor [@property getter]
Undocumented in source.

Meta