MCPcopy 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
35void Tr2SpriteObjectBase::SetChildDirty( ITr2SpriteObject* child )
36{
37 // Base does nothing - override in container classes
38}
39
40bool Tr2SpriteObjectBase::IsAuxMouseover()
41{

Callers 1

SetDirtyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected