new Strip(texture, width, height)
Parameters
Name | Type | Description |
---|---|---|
texture | PIXI.Texture | The texture to use |
width | Number | the width |
height | Number | the height |
- Source code: pixi/extras/Strip.js (Line 5)
new Strip(texture, width, height)
Name | Type | Description |
---|---|---|
texture | PIXI.Texture | The texture to use |
width | Number | the width |
height | Number | the height |
Please login to continue.