Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ isEnabled
Method
isEnabled
core/physics3d/Physics3DConstraint.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
bool Physics3DConstraint::isEnabled() const
60
{
61
return _constraint->isEnabled();
62
}
63
64
void Physics3DConstraint::setEnabled(bool enabled)
65
{
Callers
1
doAddBody
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected