MCPcopy 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
3115void ParticleVisibleTest::callback(float delta)
3116{
3117 _emitter->setVisible(!_emitter->isVisible());
3118}
3119
3120//
3121// ParticleAutoBatching

Callers

nothing calls this directly

Calls 2

setVisibleMethod · 0.45
isVisibleMethod · 0.45

Tested by

no test coverage detected