Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. ArrayList<Point> cells1 = get_move_place(x,y,fig_id);
  2. ArrayList<Point> cells2 = get_eat_figures(x,y,fig_id);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement