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

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

Introduction

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

The text is from its open source code.

Method

voiddispose()
Needs to be called when the shape is no longer used, e.g.
floatgetRadius()
Returns the radius of this shape
TypegetType()
Get the type of this shape.
voidsetRadius(float radius)
Sets the radius of this shape