Example #1
0
 public void transition(int x, int y) {
   screen.transition(x, y);
 }