Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
mousePressed
Method · 0.95
setDeviceSize
Method · 0.65
getSoftButton
Method · 0.65
setScrollDown
Method · 0.65
setScrollUp
Method · 0.65
Implementers
3
AndroidDevice
android/src/main/java/org/microemu/and
IPhoneDevice
ios/src/main/java/org/microemu/iphone/
DeviceImpl
desktop/src/main/java/org/microemu/dev
Calls
no outgoing calls
Tested by
no test coverage detected