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
110 readChildNodeAsFloat("graphic", graphicNode, "frontPixel", &mCarGraphicFrontPixel); in initialize()
79 float carGraphicFrontPixel() const { return mCarGraphicFrontPixel; }; in carGraphicFrontPixel()142 float mCarGraphicFrontPixel; // How many pixels from the top of the image does the car start variable
112 readChildNodeAsFloat("graphic", graphicNode, "frontPixel", &mCarGraphicFrontPixel); in initialize()