Phaser API Documentation

  Version: 
setSize(width, height)

Description:

Set the crop size of this Bitmap Text.

Parameters:

name type description
width number

The width of the crop.

height number

The height of the crop.

Returns:
Description:

This Game Object.