Volkswagen

Undocumented in source.
class Volkswagen : Car {}

Constructors

this
this(Size s)
Undocumented in source.

Inherited Members

From Car

color
Color color [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
color
inout(Color) color [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
inout(Size) size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta