Phaser API Documentation

  Version: 
FilteringOptions
Properties:
name type arguments Default description
isNotEmpty boolean <optional> false

If true, only return tiles that don't have -1 for an index.

isColliding boolean <optional> false

If true, only return tiles that collide on at least one side.

hasInterestingFace boolean <optional> false

If true, only return tiles that have at least one interesting face.

Type:
object
Since: 3.0.0