@class CAMediaTimingFunction; @interface PXStoryTransitionScale : PXStoryConcreteTransition { double _scaleRelativeFactor; BOOL _zoomingOut; CAMediaTimingFunction *_orderedAboveAnimationCurve; CAMediaTimingFunction *_orderedBelowAnimationCurve; } - (void).cxx_destruct; - (void)_configureWithTransitionInfo:(struct { char x0; unsigned char x1; struct { long long x0; int x1; unsigned int x2; long long x3; } x2; char x3; union { char x0; char x1; char x2; char x3; } x4; union { double x0; double x1; char x2; } x5; })a0; - (double)clipAlphaForTime:(struct { long long x0; int x1; unsigned int x2; long long x3; })a0; - (id)initWithTransitionInfo:(struct { char x0; unsigned char x1; struct { long long x0; int x1; unsigned int x2; long long x3; } x2; char x3; union { char x0; char x1; char x2; char x3; } x4; union { double x0; double x1; char x2; } x5; })a0 event:(long long)a1 clipLayouts:(id)a2; - (void)timeDidChange; - (void)wasStopped; @end