Home
last modified time | relevance | path

Searched refs:DoEntityEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_listener.h39 …virtual void DoEntityEvent(CORE_NS::IEcs::EntityListener::EventType type, const CORE_NS::Entity& e…
164 t->DoEntityEvent(type, e); in SCENE_BEGIN_NAMESPACE()
H A Decs_animation.h110 …void DoEntityEvent(CORE_NS::IEcs::EntityListener::EventType type, const CORE_NS::Entity& entity) o… in SCENE_BEGIN_NAMESPACE()
113 parent->DoEntityEvent(type, entity); in SCENE_BEGIN_NAMESPACE()
234 …void DoEntityEvent(CORE_NS::IEcs::EntityListener::EventType, const CORE_NS::Entity& entity) overri… in DoEntityEvent() function
H A Decs_object.cpp129 …void DoEntityEvent(CORE_NS::IEcs::EntityListener::EventType type, const CORE_NS::Entity& /*entity*… in DoEntityEvent() function in EcsObject
H A Dsubmeshhandler.cpp81 void DoEntityEvent(CORE_NS::IEcs::EntityListener::EventType, const CORE_NS::Entity&) override {} in DoEntityEvent() function in __anonca9c1dc40110::SubMeshHandler