I'm finishing up a very beta C# program (pics here: http://www.natemacgregor.com/slot pics.zip) that lets a user define a slot machines specs, pay tables, playable lines, and graphics, and spits out an operational video slot machine. Right now when it generates the actual slot, i have the pictures (one for each row*reel) stored in picture boxes. My questions are 1. Whats the best way to go about animating the wheels spinning. 2. Will it be possible to draw the pay lines over the picture boxes?
Thanks in advance for any help.
