示例#1
0
 public static int Mix_UnregisterEffect(int chan, SdlMixer.MixEffectFunctionDelegate f);
示例#2
0
 public static int Mix_RegisterEffect(int chan, SdlMixer.MixEffectFunctionDelegate f, SdlMixer.MixEffectDoneDelegate d, IntPtr arg);