Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ get_features
Method
get_features
source/MaaAdbControlUnit/Input/AdbShellInput.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
MaaControllerFeature AdbShellInput::get_features() const
28
{
29
return MaaControllerFeature_None;
30
}
31
32
bool AdbShellInput::click(int x, int y)
33
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected