#import @interface TileViewController : UIViewController - (instancetype)initWithImageNames:(NSArray *)imageNames; @end