#import <CurrentWordsTableViewCell.h>
Properties | |
| IBOutlet UILabel * | aCurrentWordLabel |
| Label containing word to be in pool of words for game. | |
| IBOutlet UIButton * | xButton |
| Button removing a current word from list. | |
Cell for current words. Can remove word from this list.
1.8.8