Home
last modified time | relevance | path

Searched defs:PolygonShape (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/com/badlogic/gdx/physics/box2d/
DPolygonShape.java23 public class PolygonShape extends Shape { class
27 public PolygonShape () { in PolygonShape() method in PolygonShape
32 public PolygonShape (org.jbox2d.collision.shapes.PolygonShape shape) { in PolygonShape() method in PolygonShape
/external/libgdx/extensions/gdx-box2d/gdx-box2d/src/com/badlogic/gdx/physics/box2d/
DPolygonShape.java21 public class PolygonShape extends Shape { class
28 public PolygonShape () { in PolygonShape() method in PolygonShape
32 protected PolygonShape (long addr) { in PolygonShape() method in PolygonShape
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/collision/shapes/
DPolygonShape.java41 public class PolygonShape extends Shape { class
74 public PolygonShape() { in PolygonShape() method in PolygonShape