update(pointer)
Updates the filter.
Parameters
| Name | Type | Argument | Description |
|---|---|---|---|
pointer | Phaser.Pointer | <optional> | A Pointer object to use for the filter. The coordinates are mapped to the mouse uniform. |
- Source code: core/Filter.js (Line 125)
update(pointer)
Updates the filter.
| Name | Type | Argument | Description |
|---|---|---|---|
pointer | Phaser.Pointer | <optional> | A Pointer object to use for the filter. The coordinates are mapped to the mouse uniform. |
Please login to continue.