Opaque handle identifying a Box2D body that this adapter created.
The runtime value is whatever phaser-box2d returns from b2CreateBody
(an object with index1 / world0 / revision numbers); from this
library's perspective it is an opaque token to be passed back to the
adapter for destruction.
Opaque handle identifying a Box2D body that this adapter created.
The runtime value is whatever phaser-box2d returns from
b2CreateBody(an object withindex1/world0/revisionnumbers); from this library's perspective it is an opaque token to be passed back to the adapter for destruction.