addAnchor method

PhysicsImpostor addAnchor(
  1. PhysicsImpostor otherImpostor,
  2. num width,
  3. num height,
  4. num influence,
  5. bool noCollisionBetweenLinkedBodies,
)

Implementation

external PhysicsImpostor addAnchor(PhysicsImpostor otherImpostor, num width, num height, num influence, bool noCollisionBetweenLinkedBodies);