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