Searched defs:AnimationEvent (Results 1 – 2 of 2) sorted by relevance
17 struct CC_EXPORT AnimationEvent { struct20 AnimationEvent(Type type, argument37 typedef std::vector<AnimationEvent> AnimationEventsVector; argument
9 AnimationEvent::AnimationEvent(AnimationEvent::Type type, in AnimationEvent() function in cc::AnimationEvent