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

Method grossini

tests/cpp-tests/Source/ClippingNodeTest/ClippingNodeTest.cpp:160–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160Sprite* BasicTest::grossini()
161{
162 auto grossini = Sprite::create(s_pathGrossini);
163 grossini->setScale(1.5);
164 return grossini;
165}
166
167Node* BasicTest::stencil()
168{

Callers 2

contentMethod · 0.80
stencilMethod · 0.80

Calls 2

createFunction · 0.85
setScaleMethod · 0.45

Tested by

no test coverage detected