Gets / sets the data stored at the specified map tile co-ordinates. If data already exists at the specified co-ordinates, it is replaced with the passed data.
tileData (Numberx, Numbery, Arrayval)
Numberx
Numbery
ArrayvalThe array of data items to set at the specified co-ordinates.
Returns * This or an array of data items at the specified co-ordinates.