Static Functions
Tile.create(tileContent:String):Tile
description
Generates a Tile object from a given content id path. Parameters:
- The content id path of the tile to be created.
Instance Variables
dx
Type
Float
dy
Type
Float
height
Type
Float
width
Type
Float
x
Type
Float
y
Type
Float