public final class Box2D
extends java.lang.Object
init() method.| Modifier and Type | Method and Description |
|---|---|
static void |
init()
Loads the Box2D native library and initializes the gdx-box2d extension.
|
public static void init()
World class, which will also cause the Box2D
natives to be loaded.