Phaser API Documentation

  Version: 
init(game)

Description:

Creates a WebGL Texture, if required, and sets the Texture filter mode.

Parameters:

name type description
game Phaser.Game

A reference to the Phaser Game instance.

Since: 3.0.0