Word Game Builder 2.0.1f2
Reference Manual
Public Member Functions | Properties | List of all members
LetterTile.ColorInfo Class Reference

Represents color information for a letter tile. More...

+ Collaboration diagram for LetterTile.ColorInfo:

Public Member Functions

 ColorInfo ()
 Creates a set of color information with the default tile colors. More...
 

Properties

TileStateColorGroup bonus [get, set]
 Controls how the tile should display colors when in bonus mode. More...
 
TileStateColorGroup penalty [get, set]
 Controls how the tile should display colors when in penalty mode. More...
 
TileStateColorGroup standard [get, set]
 Controls how the tile should display colors normally. More...
 

Detailed Description

Represents color information for a letter tile.

Constructor & Destructor Documentation

ColorInfo ( )
inline

Creates a set of color information with the default tile colors.

Property Documentation

TileStateColorGroup bonus
getset

Controls how the tile should display colors when in bonus mode.

TileStateColorGroup penalty
getset

Controls how the tile should display colors when in penalty mode.

TileStateColorGroup standard
getset

Controls how the tile should display colors normally.