TileDisplay.cellTint
Jump to navigation
Jump to search
TileDisplay.cellTint
is a method to get the tint colour of a specific cell in the TileDisplay.
Example usage
display(4).cellTint(1,1)
returns the tint colour of cell 1,1.
To set the tint colour of a cell use TileDisplay.setCellTint
See also: TileDisplay.tileSet, TileDisplay, TileDisplay.setCellTint