Class b2ControllerEdge

Controller Edge.

Index

Properties

Properties

public body: b2Body

Body.

public controller: b2Controller

Provides quick access to the other end of this edge.

public nextBody: b2ControllerEdge

The next controller edge in the controller's body list.

public nextController: b2ControllerEdge

The next controller edge in the body's controller list.

public prevBody: b2ControllerEdge

The previous controller edge in the controller's body list.

public prevController: b2ControllerEdge

The previous controller edge in the body's controller list.