|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.badlogic.gdx.utils.GdxNativesLoader
public class GdxNativesLoader
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 |
---|
public static boolean disableNativesLoading
Constructor Detail |
---|
public GdxNativesLoader()
Method Detail |
---|
public static void load()
|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |