Phaser API Documentation

  Version: 
onResize(width, height)

Description:

Handles the resizing of the quad vertex data.

Parameters:

name type description
width number

The new width of the quad.

height number

The new height of the quad.

Since: 3.60.0