Home
last modified time | relevance | path

Searched refs:OnAttributeAnimationAdded (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Scene/
H A DComponent.h111 virtual void OnAttributeAnimationAdded();
H A DAnimatable.h126 virtual void OnAttributeAnimationAdded() = 0;
H A DComponent.cpp223 void Component::OnAttributeAnimationAdded() in OnAttributeAnimationAdded() function in Urho3D::Component
H A DAnimatable.cpp383 OnAttributeAnimationAdded(); in SetAttributeAnimation()
H A DNode.h632 virtual void OnAttributeAnimationAdded();
H A DNode.cpp1888 void Node::OnAttributeAnimationAdded() in OnAttributeAnimationAdded() function in Urho3D::Node
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/UI/
H A DUIElement.h639 virtual void OnAttributeAnimationAdded();
H A DUIElement.cpp1901 void UIElement::OnAttributeAnimationAdded() in OnAttributeAnimationAdded() function in Urho3D::UIElement