Inherits from UICollectionViewCell
Declared in MakePickCell.h
MakePickCell.m

Tasks

Other Methods

Other Methods

Properties

awayTeam

@property (weak, nonatomic) IBOutlet UIButton *awayTeam

gameDate

@property (weak, nonatomic) IBOutlet UILabel *gameDate

gameTime

@property (weak, nonatomic) IBOutlet UILabel *gameTime

homeTeam

@property (weak, nonatomic) IBOutlet UIButton *homeTeam

pointSpread

@property (weak, nonatomic) IBOutlet UILabel *pointSpread

squaresButton

@property (weak, nonatomic) IBOutlet UIButton *squaresButton

weight

@property (weak, nonatomic) IBOutlet UIButton *weight

Instance Methods

initWithFrame:

- (id)initWithFrame:(CGRect)frame