// Width and Height of Client's screen int width = Gdx.graphics.getWidth(); int height = Gdx.graphics.getHeight();