paintComponent (g); this.setBackground(Color.WHITE); Data1.head.paintIcon(this, g, 25, 11); g.fillRect(25, 75, 850, 600); if (fx.equals("R")) ...
確定! 回上一頁