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

This file contains interface for IShapeTweener. IShapeTweener represents a shape 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::IShapeTweener
 Defines an interface that represents shape tweener. Shape tweener can be used to obtain the shapes at discrete intervals during shape 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::FrameElement
 Provides interfaces and definitions for Frame elements.
 
 DOM::Service
 Provides service interfaces for DOM access.
 
 DOM::Service::Tween
 Provides service interfaces for Tween.
 

Variables

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

Detailed Description

This file contains interface for IShapeTweener. IShapeTweener represents a shape tweener.