aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
Car.engine
annotation_configuration
Car
Set engine used in car.
Engine
engine
[@property setter]
class
Car
@
property
@
safe
nothrow
@
setter
(
lref
!
Engine
)
Car
engine
(
Engine
engine
)
Engine
engine
[@property getter]
Parameters
engine
Engine
engine used in car to propel it.
Return Value
Type:
Car
Car
Meta
Source
See Implementation
annotation_configuration
Car
constructors
this
functions
run
start
stop
properties
backLeft
backRight
color
engine
frontLeft
frontRight
size
Set engine used in car.