MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / parse

Method parse

source/MaaAdbControlUnit/Input/MinitouchInput.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12bool MinitouchInput::parse(const json::value& config)
13{
14 return parse_minitouch_config(config);
15}
16
17bool MinitouchInput::init()
18{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected