Skip to main content

Box2D.Collision.Shapes.b2ShapeType


Enum b2ShapeType

Namespace: Box2D.Collision.Shapes
Assembly: Box2D.dll, box2d.iOS.dll

public enum b2ShapeType

Fields

e_chain = 3

e_circle = 0

e_edge = 1

e_polygon = 2

e_typeCount = 4