question.
if i load a sound using the sound object load method, and play the same sound using the sound_pool object, does it load it all over again, or just use the one loaded in memory?
was preloading it like that pointless?
thank you.
question.
if i load a sound using the sound object load method, and play the same sound using the sound_pool object, does it load it all over again, or just use the one loaded in memory?
was preloading it like that pointless?
thank you.