MCPcopy 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
360bool FubbleModule::IsHovered()
361{
362 return GetFubbleRect().contains(mMouseX, mMouseY);
363}
364
365void FubbleModule::RecordPoint()
366{

Callers 1

KeyPressedMethod · 0.45

Calls 1

containsMethod · 0.80

Tested by

no test coverage detected