Phaser API Documentation

  Version: 
setScrollY(value)

Description:

Set the vertical scroll position of this Bitmap Text.

Parameters:

name type description
value number

The vertical scroll position to set.

Returns:
Description:

This Game Object.