Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
void Component::setOwner(Node* owner)
72
{
73
_owner = owner;
74
}
75
76
void Component::setEnabled(bool enabled)
77
{
Callers
3
add
Method · 0.80
remove
Method · 0.80
removeAll
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected