Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IColorTweener.h File Reference

This file contains interface for IColorTweener. IColorTweener represents a color tweener. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "Utils/DOMTypes.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  DOM::Service::Tween::IColorTweener
 Defines an interface that represents a color tweener. Color tweener can be used to obtain interpolated color values at discrete intervals during a motion/classic tween. More...
 

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::Service
 Provides service interfaces for DOM access.
 
 DOM::Service::Tween
 Provides service interfaces for Tween.
 

Variables

FCM::ConstFCMIID DOM::Service::Tween::IID_ICOLOR_TWEENER
 Defines the universally-unique interface ID for IColorTweener. More...
 

Detailed Description

This file contains interface for IColorTweener. IColorTweener represents a color tweener.