Searched refs:yLowerBound (Results 1 – 1 of 1) sorted by relevance
751 double yLowerBound = TARGET_PAD_HEIGHT + mLanderHeight / 2 in updatePhysics() local753 if (mY <= yLowerBound) { in updatePhysics()754 mY = yLowerBound; in updatePhysics()