Beispiel #1
0
 protected override void FreeNativeResources()
 {
     SDL_gpu.GPU_FreeTarget(TargetHandle);
     base.FreeNativeResources();
 }