Searched refs:destroyAllInstancesOfAnimation (Results 1 – 5 of 5) sorted by relevance
24 void destroyAllInstancesOfAnimation(Animation* animation);
190 destroyAllInstancesOfAnimation(animation); in destroyAnimation()294 void AnimationManager::destroyAllInstancesOfAnimation(Animation* animation) in destroyAllInstancesOfAnimation() function in CEGUI::AnimationManager
189 void destroyAllInstancesOfAnimation(Animation* animation);
117 …AllInstancesOfAnimation_function_type( &::CEGUI::AnimationManager::destroyAllInstancesOfAnimation ) in register_AnimationManager_class()
34891 self->destroyAllInstancesOfAnimation(animation); in tolua_CEGUI_CEGUI_AnimationManager_destroyAllInstancesOfAnimation00()