MCPcopy Create free account

hub / github.com/MaaXYZ/MaaFramework / functions

Functions3,285 in github.com/MaaXYZ/MaaFramework

Method_get_shell_output
(self, _: int)
source/binding/Python/maa/controller.py:583
Method_on_raw_notification
(self, handle: ctypes.c_void_p, msg: str, details: dict[str, Any])
source/binding/Python/maa/context.py:717
Method_on_raw_notification
(self, handle: ctypes.c_void_p, msg: str, details: dict[str, Any])
source/binding/Python/maa/resource.py:826
Method_on_raw_notification
(self, handle: ctypes.c_void_p, msg: str, details: dict[str, Any])
source/binding/Python/maa/tasker.py:1079
Method_on_raw_notification
(self, handle: ctypes.c_void_p, msg: str, details: dict[str, Any])
source/binding/Python/maa/controller.py:1780
Method_on_raw_notification
(self, handle, msg: str, details: dict)
test/python/binding_test.py:64
Method_on_raw_notification
(self, handle, msg: str, details: dict)
test/python/binding_test.py:69
Method_on_raw_notification
(self, handle, msg: str, details: dict)
test/python/binding_test.py:74
Method_on_raw_notification
(self, handle, msg: str, details: dict)
test/python/binding_test.py:79
Method_on_raw_notification
(self, handle, msg: str, details: dict)
test/python/binding_test.py:84
Method_screencap
source/MaaAdbControlUnit/Manager/AdbControlUnitMgr.cpp:294
Method_status
(self, id: int)
source/binding/Python/maa/resource.py:617
Method_status
(self, maaid: int)
source/binding/Python/maa/controller.py:574
Method_task_status
(self, id: int)
source/binding/Python/maa/tasker.py:369
Method_task_wait
(self, id: int)
source/binding/Python/maa/tasker.py:372
Method_wait
(self, id: int)
source/binding/Python/maa/resource.py:620
Method_wait
(self, maaid: int)
source/binding/Python/maa/controller.py:577
Methodabort_windowpos_operation
source/MaaWin32ControlUnit/Input/MessageInput.cpp:447
Methodaction_agent
source/MaaAgentClient/Client/AgentClient.cpp:2570
Methodaction_detail
source/binding/NodeJS/src/apis/tasker.cpp:302
Methodactivate_mouse_lock_follow
source/MaaWin32ControlUnit/Input/MessageInput.cpp:1310
Methodadb_shell
source/MaaAdbControlUnit/EmulatorExtras/AndrowsExtras.cpp:319
Methodadd
source/binding/NodeJS/src/apis/ext.h:70
Methodadd_action_param
source/MaaFramework/Resource/DefaultPipelineMgr.cpp:106
Functionadd_context_sink
source/binding/NodeJS/src/apis/server.cpp:48
Methodadd_context_sink
source/MaaAgentServer/RemoteInstance/RemoteTasker.cpp:391
Methodadd_context_sink
添加上下文事件监听器 / Add context event listener Args: sink: 上下文事件监听器 / Context event sink Returns: Optional[int]: 监听
source/binding/Python/maa/tasker.py:311
Methodadd_context_sink
source/binding/NodeJS/src/apis/tasker.cpp:108
Functionadd_controller_sink
source/binding/NodeJS/src/apis/plugin.cpp:16
Functionadd_controller_sink
source/binding/NodeJS/src/apis/server.cpp:34
Methodadd_default_tasks
source/MaaPiCli/CLI/interactor.cpp:1267
Methodadd_recognition_param
source/MaaFramework/Resource/DefaultPipelineMgr.cpp:101
Functionadd_resource_sink
source/binding/NodeJS/src/apis/plugin.cpp:9
Functionadd_resource_sink
source/binding/NodeJS/src/apis/server.cpp:27
Methodadd_results
source/MaaFramework/Vision/ColorMatcher.cpp:55
Methodadd_results
source/MaaFramework/Vision/NeuralNetworkClassifier.cpp:100
Methodadd_results
source/MaaFramework/Vision/TemplateComparator.cpp:52
Methodadd_results
source/MaaFramework/Vision/NeuralNetworkDetector.cpp:158
Methodadd_results
source/MaaFramework/Vision/OCRer.cpp:323
Methodadd_results
source/MaaFramework/Vision/TemplateMatcher.cpp:155
Methodadd_results
source/MaaFramework/Vision/FeatureMatcher.cpp:259
Methodadd_sink
source/MaaAgentServer/RemoteInstance/RemoteResource.cpp:303
Methodadd_sink
source/MaaAgentServer/RemoteInstance/RemoteController.cpp:428
Methodadd_sink
添加实例事件监听器 / Add instance event listener Args: sink: 事件监听器 / Event sink Returns: Optional[int]: 监听器 id,失败返回 N
source/binding/Python/maa/tasker.py:282
Methodadd_sink
添加控制器事件监听器 / Add controller event listener Args: sink: 事件监听器 / Event sink Returns: Optional[int]: 监听器 id,失败返
source/binding/Python/maa/controller.py:543
Methodadd_sink
source/binding/NodeJS/src/apis/controller.cpp:83
Methodadd_sink
source/binding/NodeJS/src/apis/resource.cpp:56
Methodadd_sink
source/binding/NodeJS/src/apis/tasker.cpp:77
Methodadd_sink
source/MaaFramework/Controller/ControllerAgent.cpp:244
Methodadd_sink
source/MaaFramework/Resource/ResourceMgr.cpp:159
Methodadd_sink
source/include/Utils/EventDispatcher.hpp:35
Methodadd_task
source/MaaPiCli/CLI/interactor.cpp:1202
Functionadd_tasker_sink
source/binding/NodeJS/src/apis/plugin.cpp:23
Functionadd_tasker_sink
source/binding/NodeJS/src/apis/server.cpp:41
Methodagent_path
source/binding/NodeJS/src/apis/controller.cpp:413
Methodalive
判断连接是否存活 / Check if connection is alive Returns: bool: 连接是否存活 / Whether connection is alive
source/binding/Python/maa/agent_client.py:177
Methodalive
source/AgentCommon/Transceiver.cpp:249
Methodalloc_target
source/MaaGamepadControlUnit/Input/ViGEmInput.cpp:86
Methodanalyze
( self, context: Context, argv: CustomRecognition.AnalyzeArg, )
sample/python/demo3_agent.py:28
Methodanalyze
( self, context, argv: CustomRecognition.AnalyzeArg, )
sample/python/demo1.py:107
Methodanalyze
source/MaaFramework/Vision/ColorMatcher.cpp:18
Methodanalyze
source/MaaFramework/Vision/NeuralNetworkClassifier.cpp:26
Methodanalyze
source/MaaFramework/Vision/TemplateComparator.cpp:23
Methodanalyze
source/MaaFramework/Vision/NeuralNetworkDetector.cpp:33
Methodanalyze
source/MaaFramework/Vision/OCRer.cpp:72
Methodanalyze
source/MaaFramework/Vision/TemplateMatcher.cpp:24
Methodanalyze
source/MaaFramework/Vision/FeatureMatcher.cpp:31
Methodanalyze
source/MaaFramework/Task/Component/CustomRecognition.cpp:27
Methodanalyze
( self, context: Context, argv: CustomRecognition.AnalyzeArg )
test/python/pipeline_test.py:158
Methodanalyze
(self, context, argv)
test/python/pipeline_test.py:1411
Methodanalyze
( self, context: Context, argv: CustomRecognition.AnalyzeArg, )
test/python/binding_test.py:95
Methodanalyze
( self, context: Context, argv: CustomRecognition.AnalyzeArg, )
test/agent/agent_child_test.py:69
Methodand_
source/MaaFramework/Task/Component/Recognizer.cpp:362
Methodandroid_keycode_to_linux_key_code
source/MaaAdbControlUnit/EmulatorExtras/MuMuPlayerExtras.cpp:222
Methodapply_color_filter
source/MaaFramework/Vision/OCRer.cpp:94
Methodapply_option
source/MaaToolkit/Config/GlobalOptionConfig.cpp:65
Methodapply_preset
source/MaaPiCli/CLI/interactor.cpp:1782
Methodapply_pseudo_minimize
source/MaaWin32ControlUnit/Screencap/PseudoMinimizeHelper.cpp:108
Functionavailable
source/MaaWlRootsControlUnit/Client/MemfdBuffer.h:20
Methodbest_effort_release_mouse
source/MaaWin32ControlUnit/Input/MessageInput.cpp:467
Functionbest_result
source/MaaFramework/Vision/VisionBase.h:31
Methodbind_controller
source/MaaAgentServer/RemoteInstance/RemoteTasker.cpp:22
Methodbind_protocol
source/MaaWlRootsControlUnit/Client/WaylandClient.cpp:60
Methodbind_resource
source/MaaAgentServer/RemoteInstance/RemoteTasker.cpp:7
Methodbind_resource
source/binding/NodeJS/src/apis/client.cpp:35
Methodbind_to_string
source/binding/NodeJS/src/foundation/spec/utils.h:59
Methodbuild_result
source/MaaFramework/Task/Component/Recognizer.cpp:159
Methodbuild_screencap_units
source/MaaWin32ControlUnit/Manager/Win32ControlUnitMgr.cpp:82
Methodc_arg
(self)
source/binding/Python/maa/controller.py:1278
Methodc_arg
(self)
source/binding/Python/maa/custom_action.py:84
Methodc_arg
(self)
source/binding/Python/maa/custom_recognition.py:94
Methodc_callback
(self)
source/binding/Python/maa/event_sink.py:63
Methodc_callback_arg
(self)
source/binding/Python/maa/event_sink.py:67
Methodc_handle
(self)
source/binding/Python/maa/controller.py:1274
Methodc_handle
(self)
source/binding/Python/maa/custom_action.py:80
Methodc_handle
(self)
source/binding/Python/maa/custom_recognition.py:90
Methodcalc_hash
source/MaaFramework/Resource/ResourceMgr.cpp:185
Methodcalc_target_image_size
source/MaaFramework/Controller/ControllerAgent.cpp:1086
Methodcheck_all_next_list
source/MaaFramework/Resource/PipelineChecker.cpp:20
Methodcheck_all_regex
source/MaaFramework/Resource/PipelineChecker.cpp:35
← previousnext →1,401–1,500 of 3,285, ranked by callers