AnimeJ: a Javascript animation library

Class AnimeJTimelineCallBackTask

Object
   |
   +--AnimeJTask
         |
         +--AnimeJTimelineCallBackTask

<private> class AnimeJTimelineCallBackTask
extends AnimeJTask


Task used by the timeline to fire callbacks at the end of a timeline execution.
See:

Defined in AnimeJ.js


Field Summary
 Object prototype
          
 
Constructor Summary
AnimeJTimelineCallBackTask(<Timeline> t, <String> prop)
           
 
Method Summary
 void DoAction(<int> d)
           It invokes the specified callback on the property prop of the timeline t if defined.

Field Detail

prototype

Object prototype

Constructor Detail

AnimeJTimelineCallBackTask

AnimeJTimelineCallBackTask(<Timeline> t, <String> prop)

Method Detail

DoAction

void DoAction(<int> d)

AnimeJ: a Javascript animation library

Documentation generated by JSDoc on Thu Apr 15 11:15:01 2010