ThoranCheLadra / TP3

Team U TP3 Project: Algorithm Animator.
0 stars 0 forks source link

Delete old images #6

Open CraWleRLT opened 11 years ago

CraWleRLT commented 11 years ago

Make the code clear the images folder of all the files or delete the images folder completely (because it creates a new folder if it's not created before running the animation anyway) of any previous and/or old images.

CraWleRLT commented 11 years ago

I've moved it (will show up in the refactored code) to ContinuousAnimation class, because in this case that's where it does make sense to move it (fixes both problems 1) initial picture being before the animation even starts and the GUI screen appears 2) the last step not being taken)