Home
last modified time | relevance | path

Searched refs:SendBeginContactEvents (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DPhysicsWorld2D.h221 void SendBeginContactEvents();
H A DPhysicsWorld2D.cpp332 SendBeginContactEvents(); in Update()
727 void PhysicsWorld2D::SendBeginContactEvents() in SendBeginContactEvents() function in Urho3D::PhysicsWorld2D