The Nebula Device 3: CoreAnimation::CurveType Class Reference

The Nebula Device 3

CoreAnimation::CurveType Class Reference

#include <curvetype.h>


Detailed Description

Describes the general data type of the keys stored in an animation curve.

(C) 2008 Radon Labs GmbH

Public Types

enum  Code
 animation curve types

Static Public Member Functions

static Code FromString (const Util::String &str)
 convert from string
static Util::String ToString (Code c)
 convert to string