rahul7star wrote:Hi
Have you chked dat jar file......well i need to ask some more thngs as i m confused like..
1)
for (int y = 0; y < getHeight(); y += back.getHeight()) {
for (int x = 0; x < getWidth(); x += back.getWidth()) {
g.drawImage(back, x, y, 0);
}
}
question--> whats this is doing y += back.getHeight()
2)is collideWith function is really not gud for collsion ...if possible can u share me perfect colsion sample
Users browsing this forum: No registered users and 1 guest