PINBALL

Hi

I need your advice on a pinball game that I’m making. (Actually I am converting it from an older version that I did).

The question is about the table: I need to scroll in all 8 directions in 2D. Should I use tiles? You see, it’s a very limited world (the table) and I was wondering if there are shortcuts to a more efficient implementation (like using one BIG image as a background).

Thanks.