[readonly] bottom : number The sum of the y and height properties.
containsPoint(x, y) → {boolean} Check if the given x and y world coordinates are within this Tile
collideRight : boolean Indicating collide with any object on the right. Source
destroy() Clean up memory. Source code:
faceBottom : boolean Is the bottom of this tile an interesting edge? Source
rotation : number The rotation angle of this tile. Source code:
[readonly] canCollide : boolean True if this tile can collide on any of its faces or has a
collideUp : boolean Indicating collide with any object on the top. Source
resetCollision() Reset collision status flags. Source code:
y : number The y map coordinate of this tile. Source code:
Page 2 of 4