Guest User

Untitled

a guest
Oct 20th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.11 KB | None | 0 0
  1.             for(int i=16; i<(aa.w)/16; i++){
  2.                 ac.blocks.add(new Block(i-16, 100, 16, 16));
  3.              }
Add Comment
Please, Sign In to add comment