Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetChildDirty
Method
SetChildDirty
trinity/Sprite2d/Tr2SpriteObject.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void Tr2SpriteObjectBase::SetChildDirty( ITr2SpriteObject* child )
36
{
37
// Base does nothing - override in container classes
38
}
39
40
bool Tr2SpriteObjectBase::IsAuxMouseover()
41
{
Callers
1
SetDirty
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected