Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolarLune/masterplan
/ RawPosition
Method
RawPosition
events.go:208–210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
206
}
207
208
func
(mouse *Mouse) RawPosition() Vector {
209
return
mouse.screenPosition
210
}
211
212
func
(mouse *Mouse) Position() Vector {
213
if
mouse.HiddenPosition {
Callers
5
RawClickedInRect
Function · 0.80
ImmediateIconButton
Function · 0.80
Update
Method · 0.80
Update
Method · 0.80
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected