Python Forum
[PyGame] Copying the Screen (PyGame)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] Copying the Screen (PyGame)
#4
They would only overwrite each other if you gave them the same file name. You would generally save them with different file names, and store those file names and what they are associated with in your program. If you need those file associations for different runs of the program, you would need to save them to file as well.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Copying the Screen (PyGame) - by Zman350x - Feb-11-2017, 06:04 PM
RE: Copying the Screen (PyGame) - by metulburr - Feb-11-2017, 07:23 PM
RE: Copying the Screen (PyGame) - by Zman350x - Feb-11-2017, 07:47 PM
RE: Copying the Screen (PyGame) - by ichabod801 - Feb-11-2017, 08:24 PM
RE: Copying the Screen (PyGame) - by Zman350x - Feb-11-2017, 08:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pygame full screen help corsasri 2 3,035 Mar-20-2024, 07:35 AM
Last Post: reginarodriguez
  [PyGame] When I hit the space bar from the home screen, it sends me to the game over screen JesusisKing 1 1,109 Apr-30-2023, 10:11 PM
Last Post: deanhystad
  [PyGame] Pygame : clearing a screen issue Reldaing 4 6,309 Jun-23-2020, 09:10 AM
Last Post: JudyLarose
  [PyGame] How to Display pygame on SSD1351 screen kalihotname 0 1,939 Nov-11-2019, 07:32 AM
Last Post: kalihotname
  [PyGame] pygame.draw.rect function stretches across the screen instead of moving BubblesTheGiraffe 2 3,759 Jun-11-2019, 08:32 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020