Phaser API Documentation

  Version: 
collideLeft: boolean

Description:

Whether the tile should collide with any object on the left side.

This property is used by Arcade Physics only, however, you can also use it in your own checks.

Type:
boolean
Since: 3.0.0
Source: src/tilemaps/Tile.js (Line 191)