Rope#getBounds()

getBounds(matrix) → {Rectangle}

Returns the bounds of the mesh as a rectangle. The bounds calculation takes the worldTransform into account.

Parameters
Name Type Description
matrix Matrix

the transformation matrix of the sprite

Returns
Rectangle -

the framing rectangle

Inherited From
Source code: pixi/extras/Strip.js (Line 405)
doc_phaser
2017-02-14 11:08:26
Comments
Leave a Comment

Please login to continue.