







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

@protocol HitSpaTwoCycleDelegate;


@interface IronWarpSudden : UIView


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


- (void)receivesBroken:(NSArray <PlugRetUsedIcyCell *> *)barrages;


- (void)start;


- (void)stop;

@end


@protocol HitSpaTwoCycleDelegate <NSObject>

@optional


- (void)jobRestPivotView:(IronWarpSudden *)songTipView tempEncodedCell:(PlugRetUsedIcyCell *)gasp;


- (void)healthAnnotatedAnchorTrialCoverageMapStarRun:(IronWarpSudden *)songTipView;


- (void)jobRestPivotView:(IronWarpSudden *)songTipView willDisplayCell:(PlugRetUsedIcyCell *)gasp;


- (void)jobRestPivotView:(IronWarpSudden *)songTipView didEndDisplayingCell:(PlugRetUsedIcyCell *)gasp;

@end
