コード例 #1
0
 public void moveToQuadrant(int v, int h) throws Exception {
   actionField.processMoveToQuadrant(v, h);
 }