Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ callback
Method
callback
tests/cpp-tests/Source/ParticleTest/ParticleTest.cpp:3115–3118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3113
}
3114
3115
void ParticleVisibleTest::callback(float delta)
3116
{
3117
_emitter->setVisible(!_emitter->isVisible());
3118
}
3119
3120
//
3121
// ParticleAutoBatching
Callers
nothing calls this directly
Calls
2
setVisible
Method · 0.45
isVisible
Method · 0.45
Tested by
no test coverage detected