Searched refs:mCarGraphicFrontPixel (Results 1 – 4 of 4) sorted by relevance
71 float carGraphicFrontPixel() const { return mCarGraphicFrontPixel; }; in carGraphicFrontPixel()94 float mCarGraphicFrontPixel; // How many pixels from the top of the image does the car start variable
115 … complete &= readChildNodeAsFloat("graphic", graphicNode, "frontPixel", &mCarGraphicFrontPixel); in initialize()
80 float carGraphicFrontPixel() const { return mCarGraphicFrontPixel; }; in carGraphicFrontPixel()147 float mCarGraphicFrontPixel; // How many pixels from the top of the image does the car start variable
120 … complete &= readChildNodeAsFloat("graphic", graphicNode, "frontPixel", &mCarGraphicFrontPixel); in initialize()