MCPcopy 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
208func (mouse *Mouse) RawPosition() Vector {
209 return mouse.screenPosition
210}
211
212func (mouse *Mouse) Position() Vector {
213 if mouse.HiddenPosition {

Callers 5

RawClickedInRectFunction · 0.80
ImmediateIconButtonFunction · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80
UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected