コード例 #1
0
ファイル: MapShell.java プロジェクト: stroemstad/CoHRadar_mod
 // Pass-through handlers for the map's shell
 public boolean getMinimized() {
   return mapShell.getMinimized();
 }