Java com.badlogic.gdx.physics.box2d WorldManifold fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx.physics.box2d WorldManifold fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx.physics.box2d WorldManifold.

The text is from its open source code.

Method

Vector2getNormal()
Returns the normal of this manifold
intgetNumberOfContactPoints()
Vector2[]getPoints()
Returns the contact points of this manifold.