API
0.9.7
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPAnimation.h
Go to the documentation of this file.
1
2
@interface
CPAnimation
:
CPObject
3
{
4
CPTimeInterval _lastTime;
5
CPTimeInterval _duration;
6
7
CPAnimationCurve _animationCurve;
8
CAMediaTimingFunction
_timingFunction;
9
10
float
_frameRate;
11
float
_progress;
12
13
id
_delegate;
14
CPTimer
_timer;
15
}
16
@end
AppKit
CPAnimation.h
Generated on Thu Nov 28 2013 20:43:42 for API by
1.8.4