







#import <UIKit/UIKit.h>
#import "SurgeHalfMatchCell.h"

@protocol MarkMathBounceDelegate;


@interface AddSkinTrySend : UIView


@property (weak, nonatomic) id<MarkMathBounceDelegate> delegate;


- (void)spaTheEntryLog:(NSArray <SurgeHalfMatchCell *> *)barrages;


- (void)start;


- (void)stop;

@end


@protocol MarkMathBounceDelegate <NSObject>

@optional


- (void)negatePersonView:(AddSkinTrySend *)tabJoinView canSunStairCell:(SurgeHalfMatchCell *)cell;


- (void)transposeSawAlignMaxAssertionCatEndNorth:(AddSkinTrySend *)tabJoinView;


- (void)negatePersonView:(AddSkinTrySend *)tabJoinView willDisplayCell:(SurgeHalfMatchCell *)cell;


- (void)negatePersonView:(AddSkinTrySend *)tabJoinView didEndDisplayingCell:(SurgeHalfMatchCell *)cell;

@end
