Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ hitTest
Method
hitTest
core/physics/PhysicsContact.cpp:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
bool EventListenerPhysicsContact::hitTest(PhysicsShape* /*shapeA*/, PhysicsShape* /*shapeB*/)
255
{
256
return true;
257
}
258
259
bool EventListenerPhysicsContact::checkAvailable()
260
{
Callers
nothing calls this directly
Calls
2
getBody
Method · 0.45
getGroup
Method · 0.45
Tested by
no test coverage detected