This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// How to use an OBWelcomeController in your project. | |
// | |
// Simalary (Chris) | |
// Blurred Background by Ethan Whited | |
// All the important interfaces | |
@interface OBButtonTray : UIView | |
@property (nonatomic,retain) UIVisualEffectView * effectView; |