- asReader
auto asReader()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCc
uint getCc()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCylinders
ubyte getCylinders()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHorsepower
ushort getHorsepower()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUsesElectric
bool getUsesElectric()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUsesGas
bool getUsesGas()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCc
void setCc(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCylinders
void setCylinders(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setHorsepower
void setHorsepower(ushort value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUsesElectric
void setUsesElectric(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUsesGas
void setUsesGas(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.