Sleeping Wombat Common Library  0.50.0
swCommonLibrary
Public Member Functions | List of all members
IAnimation Class Referenceabstract

Base animation class. More...

#include <IAnimation.h>

Inheritance diagram for IAnimation:
AnimationTyped< KeyType > AnimationImpl< KeyType, AddressType >

Public Member Functions

virtual void Animate (Object *object, TimelineBase *timeline)=0
 
virtual void Animate (Object *object, TimeType time)=0
 

Detailed Description

Base animation class.

Allows such operation like evaluating animations without knowing type.


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