|
||
TAnimationEvent
Generic events which all animation data providers can pass to animators.
An implementation of CAnimation
CAnimation
may intercept these and perform additional processing if necessary.
Events specific to a particular data type should take values greater than EAnimationReservedEvents. Implementations of CAnimation
CAnimation
should not intercept or attempt to act on data type specific events.
|
TBitmapAnimationEvent
Events specific to the "bitmap" data type. These events are only sent by data providers dealing with bitmap frame animations, and are only understood by bitmap animators.
|