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

Method setOwner

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

Source from the content-addressed store, hash-verified

69}
70
71void Component::setOwner(Node* owner)
72{
73 _owner = owner;
74}
75
76void Component::setEnabled(bool enabled)
77{

Callers 3

addMethod · 0.80
removeMethod · 0.80
removeAllMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected