i've errors with those lines of code
ballImage = ball_IMG_ICON.getImage();//incompatible types
required: animation.mainPanel.image
found: java.awt.Image
g2d.drawImage(ballImage, currentBall.getX(), currentBall.getY(), this);//cannot find symbol
symbol: method drawImage(animation.mainPanel.image,int,int,animation.mainPanel)
location: class java.awt.Graphics2D
..
deadsoul09

New Topic/Question
Reply



MultiQuote







|