Net

Class: Phaser.Net

Constructor

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: 登录查看完整内容