Searched refs:mShipSize (Results 1 – 2 of 2) sorted by relevance
65 private float mShipSize; field in GameView96 mShipSize = baseSize * 3; in GameView()417 final float minDistance = mShipSize * 4;607 setSize(mShipSize);
74 private final float mShipSize; field in GameView98 mShipSize = baseSize * 3; in GameView()391 final float minDistance = mShipSize * 4; in step()677 setSize(mShipSize); in Ship()