Class GdxNativesLoader


  • public class GdxNativesLoader
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void load()
      Loads the libgdx native libraries if they have not already been loaded.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • disableNativesLoading

        public static boolean disableNativesLoading
    • Constructor Detail

      • GdxNativesLoader

        public GdxNativesLoader()
    • Method Detail

      • load

        public static void load()
        Loads the libgdx native libraries if they have not already been loaded.