SHARE
TWEET

Untitled

a guest Nov 6th, 2016 63 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.                     batch.draw(
  2.                         spriteMap.get(zSort.get(i).getEntity()).getCurrentFrame(),
  3.                         spriteMap.get(zSort.get(i).getEntity()).getX(),
  4.                         spriteMap.get(zSort.get(i).getEntity()).getY(),
  5.                         spriteMap.get(zSort.get(i).getEntity()).width,
  6.                         spriteMap.get(zSort.get(i).getEntity()).height);
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