P
Psymaster
I'm working on projects using pygame and I encounter the following
problem: In (almost) every file of my source I have to "include
pygame" because every file uses some function from pygame. Is there
another way to do this? Does it provide overhead to my app?
problem: In (almost) every file of my source I have to "include
pygame" because every file uses some function from pygame. Is there
another way to do this? Does it provide overhead to my app?