Exemple #1
0
 @Override
 public void addNumber(HexLocation hexLoc, int num) {
   map.addNumber(hexLoc, num);
 }