populateHandler(sprite)
Handler for the populate method.
Parameters
| Name | Type | Description |
|---|---|---|
sprite | Phaser.Sprite | object | The Sprite to check. |
- Source code: math/QuadTree.js (Line 115)
populateHandler(sprite)
Handler for the populate method.
| Name | Type | Description |
|---|---|---|
sprite | Phaser.Sprite | object | The Sprite to check. |
Please login to continue.