#import <SelectWordTableViewCell.h>
Properties | |
| IBOutlet UILabel * | wordLabel |
| Label for word from list. | |
| IBOutlet UIButton * | selectButton |
| Button for selecting/deselecting for adding to current words. | |
Cell to Display possible words to select for game from archived words.
1.8.8