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

Method setInverted

core/2d/ClippingNode.cpp:347–350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345}
346
347void ClippingNode::setInverted(bool inverted)
348{
349 _stencilStateManager->setInverted(inverted);
350}
351
352void ClippingNode::setProgramStateRecursively(Node* node, backend::ProgramState* programState)
353{

Callers 4

clipperMethod · 0.45
setupMethod · 0.45
expectedBehaviourMethod · 0.45
reproduceBugMethod · 0.45

Calls

no outgoing calls

Tested by 4

clipperMethod · 0.36
setupMethod · 0.36
expectedBehaviourMethod · 0.36
reproduceBugMethod · 0.36