Car

A class representing a car.

Constructors

this
this(Size size)

Constructor of car.

Members

Properties

color
Color color [@property setter]

Set color of car

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

Meta