Phaser API Documentation

  Version: 
setTilePosition([x], [y])

Parameters:

name type arguments description
x number <optional>

The x position of this sprite's tiling texture.

y number <optional>

The y position of this sprite's tiling texture.

Returns:
Description:

This Tile Sprite instance.

Since: 3.3.0