コード例 #1
0
ファイル: MappedPuzzle.java プロジェクト: nurmuhammad/zosoko
 @Override
 public int getWidth() {
   return map.getWidth();
 }