Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ IsHovered
Method
IsHovered
Source/FubbleModule.cpp:360–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
}
359
360
bool FubbleModule::IsHovered()
361
{
362
return GetFubbleRect().contains(mMouseX, mMouseY);
363
}
364
365
void FubbleModule::RecordPoint()
366
{
Callers
1
KeyPressed
Method · 0.45
Calls
1
contains
Method · 0.80
Tested by
no test coverage detected