All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
NCAnimationType.h File Reference

Enum described animation functions. More...

import <Foundation/Foundation.h>
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  NCAnimationType {
  NCAnimationTypeNone ,
  NCAnimationTypeLinear ,
  NCAnimationTypeCubic ,
  NCAnimationTypeQuint ,
  NCAnimationTypeSine
}
 Enum described animation functions. More...
 

Detailed Description

Enum described animation functions.

Definition in file NCAnimationType.h.