Class ccs.AnimationEvent

Class Summary
Constructor Attributes Constructor Name and Description
 
The animation event class, it has the callback, target and arguments.

Method Summary

Class Detail

ccs.AnimationEvent()
The animation event class, it has the callback, target and arguments.
since v3.0.

Method Detail

  • ctor(callFunc, target, data)
    Constructor of ccs.AnimationEvent
    Parameters:
    {function} callFunc
    {object} target
    {object} data Optional