Options
All
  • Public
  • Public/Protected
  • All
Menu

Controller Edge.

Hierarchy

  • b2ControllerEdge

Index

Constructors

constructor

Properties

body

body: b2Body

Body.

controller

controller: b2Controller

Provides quick access to the other end of this edge.

nextBody

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

nextController

nextController: b2ControllerEdge

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

prevBody

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

prevController

prevController: b2ControllerEdge

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

Generated using TypeDoc