MCPcopy 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
40bool Tr2SpriteObjectBase::IsAuxMouseover()
41{
42 return false;
43}
44
45void Tr2SpriteObjectBase::SetDirty()
46{

Callers 2

PickPointMethod · 0.45
PickPointMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected