MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / hasPointerEvents

Method hasPointerEvents

src/main/java/org/microemu/device/Device.java:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 Vector getButtons();
60
61 boolean hasPointerEvents();
62
63 boolean hasPointerMotionEvents();
64

Callers 11

mousePressedMethod · 0.95
mouseReleasedMethod · 0.95
pointerPressedMethod · 0.65
pointerReleasedMethod · 0.65
pointerPressedMethod · 0.65
pointerReleasedMethod · 0.65
VirtualListMethod · 0.65
ConfigFormMethod · 0.65
cmdOkMethod · 0.65
eventOkMethod · 0.65
hasPointerEventsMethod · 0.65

Implementers 3

AndroidDeviceandroid/src/main/java/org/microemu/and
IPhoneDeviceios/src/main/java/org/microemu/iphone/
DeviceImpldesktop/src/main/java/org/microemu/dev

Calls

no outgoing calls

Tested by

no test coverage detected