Creates a new TileType. @param color The base color of the tile. @param dimension The dimensions of the tiles array. @param cols The number of columns. @param rows The number of rows. @param tiles The tiles.
(Color color, int dimension, int cols, int rows, boolean[][] tiles)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected