Options
All
  • Public
  • Public/Protected
  • All
Menu

This structure is used to build edge shapes.

Hierarchy

  • b2EdgeChainDef

Index

Constructors

Properties

isALoop: boolean

Whether to create an extra edge between the first and last vertices.

vertexCount: number

The number of vertices in the chain.

vertices: b2Vec2

The vertices in local coordinates.

Generated using TypeDoc