Rope

Class: PIXI.Rope

Constructor

new Rope(texture, points)

Parameters
Name Type Description
texture PIXI.Texture
  • The texture to use on the rope.
points Array
  • An array of {PIXI.Point}.
Source code: pixi/extras/Rope.js (登录查看完整内容