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

Method onRemove

core/2d/Component.cpp:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44void Component::onAdd() {}
45
46void Component::onRemove() {}
47
48void Component::update(float /*delta*/) {}
49

Callers 2

removeMethod · 0.45
removeAllMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected