Phaser API Documentation

  Version: 

Member of: Phaser.Types.Math

Vector2Like
Properties:
name type arguments description
x number <optional>

The x component.

y number <optional>

The y component.

Type:
object
Since: 3.0.0