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