public class TileColors
extends Object
Constructor and Description |
---|
TileColors() |
Modifier and Type | Method and Description |
---|---|
static com.trolltech.qt.gui.QColor |
getSuggestedTileColor(Tile tile)
Gets a suggested color based on the tile's tileType.
|
public static com.trolltech.qt.gui.QColor getSuggestedTileColor(Tile tile)
tile
- The tile for which to get the color suggestion.