Car.Reader

Undocumented in source.

Constructors

this
this(SegmentReader* segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit)
Undocumented in source.

Members

Functions

getColor
.Color getColor()
Undocumented in source. Be warned that the author may not have intended to support it.
getCupHolders
ubyte getCupHolders()
Undocumented in source. Be warned that the author may not have intended to support it.
getDoors
ubyte getDoors()
Undocumented in source. Be warned that the author may not have intended to support it.
getEngine
.Engine.Reader getEngine()
Undocumented in source. Be warned that the author may not have intended to support it.
getFuelCapacity
float getFuelCapacity()
Undocumented in source. Be warned that the author may not have intended to support it.
getFuelLevel
float getFuelLevel()
Undocumented in source. Be warned that the author may not have intended to support it.
getHasCruiseControl
bool getHasCruiseControl()
Undocumented in source. Be warned that the author may not have intended to support it.
getHasNavSystem
bool getHasNavSystem()
Undocumented in source. Be warned that the author may not have intended to support it.
getHasPowerSteering
bool getHasPowerSteering()
Undocumented in source. Be warned that the author may not have intended to support it.
getHasPowerWindows
bool getHasPowerWindows()
Undocumented in source. Be warned that the author may not have intended to support it.
getHeight
ushort getHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
getLength
ushort getLength()
Undocumented in source. Be warned that the author may not have intended to support it.
getMake
string getMake()
Undocumented in source. Be warned that the author may not have intended to support it.
getModel
string getModel()
Undocumented in source. Be warned that the author may not have intended to support it.
getSeats
ubyte getSeats()
Undocumented in source. Be warned that the author may not have intended to support it.
getWeight
uint getWeight()
Undocumented in source. Be warned that the author may not have intended to support it.
getWheels
StructList!(.Wheel).Reader getWheels()
Undocumented in source. Be warned that the author may not have intended to support it.
getWidth
ushort getWidth()
Undocumented in source. Be warned that the author may not have intended to support it.
hasEngine
bool hasEngine()
Undocumented in source. Be warned that the author may not have intended to support it.
hasMake
bool hasMake()
Undocumented in source. Be warned that the author may not have intended to support it.
hasModel
bool hasModel()
Undocumented in source. Be warned that the author may not have intended to support it.
hasWheels
bool hasWheels()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructReader b;
Undocumented in source.

Meta