SHARE
TWEET

Untitled

a guest Sep 14th, 2014 170 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  World world = new World(new Vector2(0, 0), false);
  2.             CircleShape circleShape = new CircleShape();
  3.             MainClass.comunicator.log(" zBRO");
  4.             ChainShape chainShape = new ChainShape();
  5.             MainClass.comunicator.log(" BRO2");
  6.             chainShape.createChain(new float[]{0, 0, 50, 0});
  7.             MainClass.comunicator.log(" BRO3");
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top