GasolineEngine

A concrete implementation of Engine that uses gasoline 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.

Inherited Members

From Engine

turnOn
void turnOn()
Undocumented in source.
run
void run()
Undocumented in source.
turnOff
void turnOff()
Undocumented in source.

Meta