pygame-ce icon indicating copy to clipboard operation
pygame-ce copied to clipboard

Move surface to its own directory

Open MightyJosip opened this issue 5 months ago • 2 comments
trafficstars

More discussion in #3421, this PR moves all surface stuff into its own directory. Commit also contain some other changes important for moving modules into their own directories, like the changes to make_docs. Decided to go with surface at first, because it is arguably the most important module, so it deserves its special place. This commit compared to the 3421 doesn't move tests, decided it would be the best if it is done separately.

MightyJosip avatar Jun 02 '25 21:06 MightyJosip