well now i am able to move BG(only 1 image..dats keep on replicating
Thanks ..
for(int i = -(x % background.getWidth()); i <= Store.DisplayWidth; i += background.getWidth())
g.drawImage(background, i, 0, g.TOP|g.LEFT);
Users browsing this forum: No registered users and 1 guest