Ejemplo n.º 1
0
 /* The native thread has finished */
 public static void handleNativeExit() {
   SDLActivity.mSDLThread = null;
   mSingleton.finish();
 }