Пример #1
0
 void onWindowSurfaceDestroy()
 {
     if (Mibo.onWindowSurfaceDestroy != null)
     {
         Mibo.onWindowSurfaceDestroy();
     }
 }