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

Controls additional display settings for a letter tile. More...

+ Collaboration diagram for LetterTile.DisplayInfo:

Properties

bool showZeroLabel [get, set]
 If true, show a label when a tile has a point value of zero. More...
 
bool wildcardBonus [get, set]
 If true, wildcard tiles can have a bonus state. More...
 
bool wildcardPenalty [get, set]
 If true, wildcard tiles can have a penalty state. More...
 

Detailed Description

Controls additional display settings for a letter tile.

Property Documentation

bool showZeroLabel
getset

If true, show a label when a tile has a point value of zero.

bool wildcardBonus
getset

If true, wildcard tiles can have a bonus state.

bool wildcardPenalty
getset

If true, wildcard tiles can have a penalty state.