MCPcopy 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
59bool Physics3DConstraint::isEnabled() const
60{
61 return _constraint->isEnabled();
62}
63
64void Physics3DConstraint::setEnabled(bool enabled)
65{

Callers 1

doAddBodyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected