Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
160
Sprite* BasicTest::grossini()
161
{
162
auto grossini = Sprite::create(s_pathGrossini);
163
grossini->setScale(1.5);
164
return grossini;
165
}
166
167
Node* BasicTest::stencil()
168
{
Callers
2
content
Method · 0.80
stencil
Method · 0.80
Calls
2
create
Function · 0.85
setScale
Method · 0.45
Tested by
no test coverage detected