| Property | Defined by | ||
|---|---|---|---|
| body : b2Body
the body
| b2ControllerEdge | ||
| controller : b2Controller
provides quick access to other end of this edge
| b2ControllerEdge | ||
| nextBody : b2ControllerEdge
the next controller edge in the controllers's body list
| b2ControllerEdge | ||
| nextController : b2ControllerEdge
the next controller edge in the body's controller list
| b2ControllerEdge | ||
| prevBody : b2ControllerEdge
the previous controller edge in the controllers's body list
| b2ControllerEdge | ||
| prevController : b2ControllerEdge
the previous controller edge in the body's controller list
| b2ControllerEdge | ||
| body | property |
public var body:b2Bodythe body
| controller | property |
public var controller:b2Controllerprovides quick access to other end of this edge
| nextBody | property |
public var nextBody:b2ControllerEdgethe next controller edge in the controllers's body list
| nextController | property |
public var nextController:b2ControllerEdgethe next controller edge in the body's controller list
| prevBody | property |
public var prevBody:b2ControllerEdgethe previous controller edge in the controllers's body list
| prevController | property |
public var prevController:b2ControllerEdgethe previous controller edge in the body's controller list