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

Method init_scale_info

source/MaaFramework/Controller/ControllerAgent.cpp:1155–1159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1153}
1154
1155bool ControllerAgent::init_scale_info()
1156{
1157 // 实际是通过 postproc_screenshot 初始化的
1158 return handle_screencap();
1159}
1160
1161bool ControllerAgent::set_image_target_long_side(MaaOptionValue value, MaaOptionValueSize val_size)
1162{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected