Phaser API Documentation

  Version: 
setW([value])

Description:

Sets the w position of this Game Object.

Parameters:

name type arguments description
value number <optional>

The w position of this Game Object.

Returns:
Description:

This Game Object instance.

Since: 3.0.0