Browse Forum Posts by Tags
-
Hey ye all' I'm not sure how to ask this question! Does the sound or media files have to be in a certain directory in order to add the sound to my programs? OR will I need to specify what location or directory? Just needed help on this everybody.
-
I see in one of the space ship shooter example programs that a sprite can be unloaded and then loaded again to reuse it. I understand how this works and can make it happen with a single sprite. I am working on a program and wanted to use this concept in an array so I can reuse the array to load similar...