Phaser API Documentation

  Version: 
collideDown: boolean

Description:

Whether the tile should collide with any object on the bottom 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 227)