DerelictOrg and SDL_Mixer

Mike Parker via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Nov 25 01:27:15 PST 2014


On 11/25/2014 9:26 AM, torea wrote:

>
> Oh.. I didn't know about the DerelictSDL2Mixer.load()!
> I thought the initialization of sdl_mixer was done with DerelictSDL2.load()

Every time you call DerelictFoo.load, you are loading exactly one 
library. You will never see a Derelict package that loads multiple 
libraries in one call.



More information about the Digitalmars-d-learn mailing list