Home | History | Annotate | Download | only in lunarlander

Lines Matching defs:xLeft

629             int xLeft = (int) mX - mLanderWidth / 2;
667 mCrashedImage.setBounds(xLeft, yTop, xLeft + mLanderWidth, yTop
671 mFiringImage.setBounds(xLeft, yTop, xLeft + mLanderWidth, yTop
675 mLanderImage.setBounds(xLeft, yTop, xLeft + mLanderWidth, yTop