GAF  3.4.10
General animation format player for Unity
Public Member Functions | Properties | Private Attributes | List of all members
GAFAnimationObjectComponent Class Referenceabstract
Inheritance diagram for GAFAnimationObjectComponent:
GAFColorTransform GAFTransform

Public Member Functions

 GAFAnimationObjectComponent (GAFAnimationObject _Object)
 
abstract void updateToState (GAFObjectStateData _State)
 

Properties

GAFAnimationObject animationObject [get]
 
GAFMovieClip movieClip [get]
 
GAFObjectStateData currentState [get]
 

Private Attributes

GAFAnimationObject m_Object = null
 

Constructor & Destructor Documentation

GAFAnimationObjectComponent.GAFAnimationObjectComponent ( GAFAnimationObject  _Object)

Member Function Documentation

abstract void GAFAnimationObjectComponent.updateToState ( GAFObjectStateData  _State)
pure virtual

Implemented in GAFTransform, and GAFColorTransform.

Member Data Documentation

GAFAnimationObject GAFAnimationObjectComponent.m_Object = null
private

Property Documentation

GAFAnimationObject GAFAnimationObjectComponent.animationObject
get
GAFObjectStateData GAFAnimationObjectComponent.currentState
get
GAFMovieClip GAFAnimationObjectComponent.movieClip
get

The documentation for this class was generated from the following file: