public class GdxNativesLoader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
disableNativesLoading |
| Constructor and Description |
|---|
GdxNativesLoader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
load()
Loads the libgdx native libraries if they have not already been loaded.
|