Phaser API Documentation

  Version: 
<readonly> canCollide: boolean

Description:

True if this tile can collide on any of its faces or has a collision callback set.

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