Phaser API Documentation

  Version: 
resetStamp([alpha], [tint])

Description:

Resets the internal Stamp object, ready for drawing and returns it.

Parameters:

name type arguments Default description
alpha number <optional> 1

The alpha to use.

tint number <optional> 0xffffff

WebGL only. The tint color to use.

Returns:
Description:

A reference to the Stamp Game Object.

Since: 3.60.0