libgdx API

com.badlogic.gdx.utils
Class GdxNativesLoader

java.lang.Object
  extended by com.badlogic.gdx.utils.GdxNativesLoader

public class GdxNativesLoader
extends java.lang.Object


Field Summary
static boolean disableNativesLoading
           
 
Constructor Summary
GdxNativesLoader()
           
 
Method Summary
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.


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)