Word Game Builder 2.0.1f2
Reference Manual
Properties | List of all members
LetterTile.TileColor Class Reference

Represents a set of colors for a tile. Tiles have both a foreground and background color. More...

+ Collaboration diagram for LetterTile.TileColor:

Properties

Color background [get, set]
 Gets or sets the background color of the tile. More...
 
Color text [get, set]
 Gets or sets the text color of the tile. More...
 

Detailed Description

Represents a set of colors for a tile. Tiles have both a foreground and background color.

Property Documentation

Color background
getset

Gets or sets the background color of the tile.

Color text
getset

Gets or sets the text color of the tile.