예제 #1
0
 static {
   if (!Init.isLibrariesLoaded()) {
     throw new RuntimeException(
         "Libraries not loaded ! Use Init.loadLibraries() before using NativeFmodEx.");
   }
 }