MCPcopy Create free account
hub / github.com/axmolengine/axmol / applyMaskOnEnter

Method applyMaskOnEnter

core/2d/Node.cpp:2223–2226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2221}
2222
2223void Node::applyMaskOnEnter(bool applyChildren)
2224{
2225 _childFollowCameraMask = applyChildren;
2226}
2227
2228// MARK: Camera
2229void Node::setCameraMask(unsigned short mask, bool applyChildren)

Callers 1

addChildHelperMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected