Home | History | Annotate | Download | only in lunarlander

Lines Matching defs:yTop

628             int yTop = mCanvasHeight - ((int) mY + mLanderHeight / 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