更换项目
This commit is contained in:
19
YuMi/Modules/YMTabbar/View/PIFullScreenBannerAnimation.h
Normal file
19
YuMi/Modules/YMTabbar/View/PIFullScreenBannerAnimation.h
Normal file
@@ -0,0 +1,19 @@
|
||||
//
|
||||
// PIFullScreenBannerAnimation.h
|
||||
// YuMi
|
||||
//
|
||||
// Created by duoban on 2023/7/12.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "PIBaseAnimationViewModel.h"
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface PIFullScreenBannerAnimation : NSObject
|
||||
- (void)receiveGift:(GiftReceiveInfoModel *)receiveInfo;
|
||||
- (void)receiveCandyTreeGiftHighLevle:(AttachmentModel *)attatchment;
|
||||
- (void)receiveLuckyGiftBigPrize:(AttachmentModel *)attachment;
|
||||
-(void)receiveRoomGraffitiStarKitchen:(AttachmentModel *)attacment;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
Reference in New Issue
Block a user