new Net(game)
Phaser.Net handles browser URL related tasks such as checking host names, domain names and query string manipulation.
Parameters
Name | Type | Description |
---|---|---|
game | Phaser.Game | A reference to the currently running game. |
- Source code: net/Net.js (Line 14)
Please login to continue.