Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsAuxMouseover
Method
IsAuxMouseover
trinity/Sprite2d/Tr2SpriteObject.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
bool Tr2SpriteObjectBase::IsAuxMouseover()
41
{
42
return false;
43
}
44
45
void Tr2SpriteObjectBase::SetDirty()
46
{
Callers
2
PickPoint
Method · 0.45
PickPoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected