Go to the source code of this file.
Variables | |
import< Foundation/CPObject.j > import CAMediaTimingFunction j | CPAnimationEaseInOut = 0 |
CPAnimationEaseIn = 1 | |
CPAnimationEaseOut = 2 | |
CPAnimationLinear = 3 | |
ACTUAL_FRAME_RATE = 0 |
Definition at line 49 of file CPAnimation.j.
Definition at line 37 of file CPAnimation.j.
import<Foundation/CPObject.j> import CAMediaTimingFunction j CPAnimationEaseInOut = 0 |
Definition at line 32 of file CPAnimation.j.
Definition at line 42 of file CPAnimation.j.
Definition at line 47 of file CPAnimation.j.