properties : Object Tile specific properties. Source code:
[readonly] bottom : number The sum of the y and height properties.
y : number The y map coordinate of this tile. Source code:
collideUp : boolean Indicating collide with any object on the top. Source
[readonly] canCollide : boolean True if this tile can collide on any of its faces or has a
collideRight : boolean Indicating collide with any object on the right. Source
faceBottom : boolean Is the bottom of this tile an interesting edge? Source
faceTop : boolean Is the top of this tile an interesting edge? Source code:
resetCollision() Reset collision status flags. Source code:
worldY Properties: Name Type Description
Page 2 of 4