com.badlogic.gdx.physics.box2d
Class Manifold
java.lang.Object
com.badlogic.gdx.physics.box2d.Manifold
public class Manifold
- extends java.lang.Object
Constructor Summary |
protected |
Manifold(long addr)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Manifold
protected Manifold(long addr)
getType
public Manifold.ManifoldType getType()
getPointCount
public int getPointCount()
getLocalNormal
public Vector2 getLocalNormal()
getLocalPoint
public Vector2 getLocalPoint()
getPoints
public Manifold.ManifoldPoint[] getPoints()
Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)