MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / getSoftButtons

Method getSoftButtons

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

Source from the content-addressed store, hash-verified

55 Image getPressedImage();
56
57 Vector getSoftButtons();
58
59 Vector getButtons();
60

Callers 5

mousePressedMethod · 0.95
setDeviceSizeMethod · 0.65
getSoftButtonMethod · 0.65
setScrollDownMethod · 0.65
setScrollUpMethod · 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