在类外获取面板尺寸
在您的代码中,您需要在以下范围内获取 GamePanel 的尺寸矩形 类。要实现此目的:
public void move(GamePanel panel) { // Use the panel dimensions here }
public void paint(Graphics g) { jpWidth = getWidth(); jpHeight = getHeight(); // ... }
public Rect() { // ... gamePanel.add(this); }
public void run() { for (Rect rect : rect) { rect.move(this); } // ... }现在,您可以使用 jpWidth 和 jpHeight 属性访问
Rect 类中 GamePanel 的尺寸。
以上是如何从 Rect 类中访问 GamePanel 尺寸?的详细内容。更多信息请关注PHP中文网其他相关文章!