Skip to content

Instantly share code, notes, and snippets.

@jrgleason
Created January 23, 2013 21:36
Show Gist options
  • Save jrgleason/4613795 to your computer and use it in GitHub Desktop.
Save jrgleason/4613795 to your computer and use it in GitHub Desktop.
setLeftPad(Pad.create(world, 50.0f, 30.0f));
setPuck(Puck.create(world, Gdx.graphics.getWidth() / 2,
Gdx.graphics.getHeight() / 2));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment