16 #import <CoreGraphics/CGGeometry.h>
72 - (int64_t)changeInPoint:(int64_t)newInPoint;
92 - (int64_t)changeOutPoint:(int64_t)newOutPoint;
106 - (void)movePosition:(int64_t)offset;
117 - (void)setScale:(
float)scale;
139 - (void)setHorizontalFlip:(
bool)flip;
161 - (void)setVerticalFlip:(
bool)flip;
183 - (void)setRotationZ:(
float)angle;
207 - (void)setTranslation:(CGPoint)translation;
231 - (void)translateAnimatedSticker:(CGPoint)translationOffset;
244 - (void)scaleAnimatedSticker:(
float)scaleFactor anchor:(CGPoint)anchor;
257 - (void)rotateAnimatedSticker:(
float)angle anchor:(CGPoint)anchor;
268 - (void)rotateAnimatedSticker:(
float)angle;
300 - (void)setCenterPolarAngle:(
float)centerPolarAngle;
322 - (void)setCenterAzimuthAngle:(
float)centerAzimuthAngle;
344 - (void)setPolarAngleRange:(
float)polarAngleRange;
377 - (void)setZValue:(
float)value;
400 - (void)setOpacity:(
float)opacity;
424 - (void)setCurrentKeyFrameTime:(int64_t)time;
451 - (bool)applyAnimatedStickerPeriodAnimation:(NSString*) animatedStickerPeriodAnimationPackageId;
467 - (bool)applyAnimatedStickerInAnimation:(NSString*) animatedStickerInAnimationPackageId;
483 - (bool)applyAnimatedStickerOutAnimation:(NSString*) animatedStickerOutAnimationPackageId;
495 - (void)setAnimatedStickerAnimationPeriod:(
int)periodInMS;
519 - (void)setAnimatedStickerInAnimationDuration:(
int)inAnimationDurationInMS;
543 - (void)setAnimatedStickerOutAnimationDuration:(
int)outAnimationDurationInMS;