My Project
 All Classes Functions Properties
Instance Methods | Properties | List of all members
BingoBoardViewController Class Reference

#import <BingoBoardViewController.h>

Inheritance diagram for BingoBoardViewController:

Instance Methods

() - IBOutletCollection
 Collection of all board buttons.
 

Properties

NSMutableArray * boardWords
 Array containing all words on board.
 
NSString * gameKey
 Unique game id where game is hosted from firebase.
 
IBOutlet UIImageView * bingoCelebrationImage
 
IBOutlet UIView * gameOverView
 
IBOutlet UIButton * checkWinnersBoardButton
 
IBOutlet UIButton * getNewBoardButton
 
IBOutlet UIButton * confirmButton
 
IBOutlet UIButton * denyButton
 

Detailed Description

View and controller for the bingo board where we play the game.


The documentation for this class was generated from the following file: