Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ functions
Functions
3,285 in github.com/MaaXYZ/MaaFramework
⨍
Functions
3,285
◇
Types & classes
850
↳
Endpoints
21
↓ 494 callers
Method
framework
获取 MaaFramework 库 / Get MaaFramework library Returns: (ctypes.CDLL | ctypes.WinDLL): MaaFramework 动态库对象 / MaaFramework dynamic li
source/binding/Python/maa/library.py:91
↓ 347 callers
Function
move
(event, x, y, flags, param)
tools/ImageCropper/main.py:258
↓ 346 callers
Method
empty
判断缓冲区是否为空 / Check if buffer is empty Returns: bool: 是否为空 / Whether empty
source/binding/Python/maa/buffer.py:336
↓ 277 callers
Method
size
source/binding/NodeJS/src/apis/buffer.h:178
↓ 168 callers
Function
assert_eq
(actual, expected, msg="")
test/python/pipeline_test.py:78
↓ 145 callers
Method
wait
(id: Id)
source/binding/NodeJS/src/apis/job.d.ts:5
↓ 131 callers
Method
Env
source/binding/NodeJS/src/foundation/spec/quickjs/wrapper.h:102
↓ 100 callers
Method
find
source/MaaToolkit/AdbDevice/AdbDeviceFinder.cpp:12
↓ 92 callers
Method
get
source/MaaFramework/Base/AsyncRunner.hpp:239
↓ 72 callers
Method
toolkit
获取 MaaToolkit 库 / Get MaaToolkit library Returns: (ctypes.CDLL | ctypes.WinDLL): MaaToolkit 动态库对象 / MaaToolkit dynamic library ob
source/binding/Python/maa/library.py:109
↓ 67 callers
Method
override_pipeline
source/MaaFramework/Task/Context.cpp:193
↓ 66 callers
Method
data
source/binding/NodeJS/src/apis/buffer.h:106
↓ 64 callers
Method
at
source/binding/NodeJS/src/apis/buffer.h:180
↓ 57 callers
Method
append
source/binding/NodeJS/src/apis/buffer.h:182
↓ 56 callers
Method
get
source/binding/NodeJS/src/apis/job.cpp:93
↓ 54 callers
Method
get_node_object
获取任务当前的定义(解析为对象) / Get the current definition of task (parsed as object) Args: name: 任务名 / Task name Returns:
source/binding/Python/maa/context.py:309
↓ 50 callers
Method
get
获取作业结果 / Get job result Args: wait: 是否在获取结果前等待作业完成,默认为 False。建议先显式调用 wait()(或传入 wait=True), 确保异步操作已完成后再获取结果 / Whe
source/binding/Python/maa/job.py:131
↓ 45 callers
Method
agent_client
获取 MaaAgentClient 库 / Get MaaAgentClient library Returns: (ctypes.CDLL | ctypes.WinDLL): MaaFramework 动态库对象 / MaaFramework dynami
source/binding/Python/maa/library.py:130
↓ 44 callers
Method
Value
source/binding/NodeJS/src/foundation/spec/quickjs/wrapper.h:208
↓ 42 callers
Method
clear
source/MaaFramework/Base/AsyncRunner.hpp:269
↓ 42 callers
Method
emplace
source/MaaFramework/Task/Component/CommandAction.cpp:29
↓ 38 callers
Function
assert_true
(condition, msg="")
test/python/pipeline_test.py:83
↓ 35 callers
Method
gen
source/MaaAdbControlUnit/Base/ProcessArgvGenerator.cpp:25
↓ 34 callers
Method
set
设置矩形数据 / Set rectangle data Args: value: 矩形数据,可以是 Rect、tuple、list 或 numpy.ndarray Rectangle data, can be Rect, tuple,
source/binding/Python/maa/buffer.py:574
↓ 34 callers
Method
str
source/binding/NodeJS/src/apis/buffer.h:81
↓ 32 callers
Method
Call
source/binding/NodeJS/src/foundation/spec/quickjs/wrapper.h:290
↓ 32 callers
Method
load
source/MaaPiCli/CLI/interactor.cpp:216
↓ 32 callers
Method
pointer
source/MaaWlRootsControlUnit/Client/WaylandClient.cpp:269
↓ 31 callers
Method
agent_server
获取 MaaAgentServer 库 / Get MaaAgentServer library Returns: (ctypes.CDLL | ctypes.WinDLL): MaaAgentServer 动态库对象 MaaAgen
source/binding/Python/maa/library.py:151
↓ 28 callers
Method
AsValue
source/binding/NodeJS/src/foundation/spec/quickjs/wrapper.h:192
↓ 28 callers
Function
CallCtorHelper
source/binding/NodeJS/src/foundation/spec/utils.h:23
↓ 28 callers
Method
clone
source/MaaFramework/Task/Context.cpp:272
↓ 25 callers
Function
BindValue
source/binding/NodeJS/src/foundation/spec/nodejs/instric.impl.h:76
↓ 22 callers
Function
DumpValue
source/binding/NodeJS/src/foundation/spec/nodejs/instric.impl.h:166
↓ 22 callers
Function
test_single_key
source/MaaKWinControlUnit/test_kwin_keyboard.cpp:49
↓ 21 callers
Function
PersistentFunction
source/binding/NodeJS/src/foundation/spec/nodejs/instric.impl.h:35
↓ 21 callers
Function
destroy
source/MaaGamepadControlUnit/Manager/GamepadControlUnitMgr.cpp:59
↓ 21 callers
Method
screencap
()
source/binding/NodeJS/src/apis/controller.d.ts:332
↓ 20 callers
Method
add_bind
source/binding/NodeJS/src/apis/controller.cpp:787
↓ 20 callers
Method
decode
source/MaaAdbControlUnit/Screencap/ScreencapHelper.cpp:150
↓ 20 callers
Method
get
获取缓冲区内容 / Get buffer content Returns: str: 字符串内容 / String content
source/binding/Python/maa/buffer.py:38
↓ 19 callers
Method
Promise
source/binding/NodeJS/src/foundation/spec/nodejs/async.h:33
↓ 19 callers
Method
Undefined
source/binding/NodeJS/src/foundation/spec/quickjs/wrapper.h:407
↓ 19 callers
Method
find
source/binding/NodeJS/src/apis/controller.cpp:421
↓ 19 callers
Function
input
return [1, size]
source/MaaPiCli/CLI/interactor.cpp:91
↓ 18 callers
Method
Queue
source/binding/NodeJS/src/foundation/spec/quickjs/async.h:26
↓ 18 callers
Function
dump_rect
source/MaaFramework/Resource/PipelineDumper.cpp:13
↓ 18 callers
Method
reset
source/MaaGamepadControlUnit/Input/ViGEmInput.cpp:259
↓ 17 callers
Function
MaaGlobalSetOption
source/MaaFramework/API/MaaFramework.cpp:369
↓ 17 callers
Method
Utf8Value
source/binding/NodeJS/src/foundation/spec/quickjs/wrapper.h:237
↓ 17 callers
Function
dump_target
source/MaaFramework/Resource/PipelineDumper.cpp:19
↓ 17 callers
Method
join
source/MaaAgentServer/Server/AgentServer.cpp:57
↓ 16 callers
Method
Length
source/binding/NodeJS/src/foundation/spec/quickjs/wrapper.h:270
↓ 16 callers
Function
MaaToolkitDesktopWindowListDestroy
source/MaaToolkit/API/MaaToolkitDesktopWindow.cpp:30
↓ 16 callers
Method
connect
()
source/binding/NodeJS/src/apis/controller.d.ts:326
↓ 16 callers
Method
get_pipeline_data
source/MaaFramework/Task/Context.cpp:324
↓ 16 callers
Method
resize
调整图像尺寸 / Resize image Args: width: 目标宽度,0 表示按高度等比缩放 / Target width, 0 to scale by height height: 目标高度,0 表示按宽度等比缩放 / T
source/binding/Python/maa/buffer.py:323
↓ 15 callers
Method
_gen_ctrl_job
(self, ctrlid: MaaCtrlId)
source/binding/Python/maa/controller.py:586
↓ 15 callers
Function
get_and_check_value_or_array
source/MaaFramework/Resource/PipelineParser.cpp:53
↓ 15 callers
Method
get_features
()
source/binding/NodeJS/src/apis/controller.d.ts:329
↓ 15 callers
Method
key_down
(keycode: number)
source/binding/NodeJS/src/apis/controller.d.ts:356
↓ 15 callers
Method
key_up
(keycode: number)
source/binding/NodeJS/src/apis/controller.d.ts:357
↓ 15 callers
Method
post_click
source/binding/NodeJS/src/apis/controller.cpp:148
↓ 15 callers
Method
post_connection
source/binding/NodeJS/src/apis/controller.cpp:142
↓ 15 callers
Method
release
source/MaaFramework/Base/AsyncRunner.hpp:94
↓ 15 callers
Method
set
source/binding/NodeJS/src/apis/buffer.h:114
↓ 14 callers
Function
MaaToolkitDesktopWindowListAt
source/MaaToolkit/API/MaaToolkitDesktopWindow.cpp:62
↓ 14 callers
Method
task_id
source/MaaFramework/Task/Context.cpp:280
↓ 13 callers
Function
MaaToolkitDesktopWindowGetWindowName
source/MaaToolkit/API/MaaToolkitDesktopWindow.cpp:96
↓ 13 callers
Method
add_sink
source/MaaFramework/Tasker/Tasker.cpp:254
↓ 13 callers
Method
post_task
source/MaaFramework/Tasker/Tasker.cpp:85
↓ 13 callers
Method
touch_down
( contact: number, x: number, y: number, press
source/binding/NodeJS/src/apis/controller.d.ts:341
↓ 13 callers
Method
touch_move
( contact: number, x: number, y: number, press
source/binding/NodeJS/src/apis/controller.d.ts:347
↓ 13 callers
Method
touch_up
(contact: number)
source/binding/NodeJS/src/apis/controller.d.ts:353
↓ 12 callers
Function
JsonParse
source/binding/NodeJS/src/foundation/jsutils.h:48
↓ 12 callers
Function
JsonStringify
source/binding/NodeJS/src/foundation/jsutils.h:42
↓ 12 callers
Function
MaaToolkitDesktopWindowGetHandle
source/MaaToolkit/API/MaaToolkitDesktopWindow.cpp:76
↓ 12 callers
Method
clear
source/binding/NodeJS/src/apis/resource.cpp:296
↓ 12 callers
Function
connected
source/MaaGamepadControlUnit/Input/ViGEmInput.h:28
↓ 12 callers
Method
notify
source/MaaFramework/Task/TaskBase.cpp:225
↓ 12 callers
Method
run_recognition
source/MaaFramework/Task/Context.cpp:97
↓ 12 callers
Method
to_string
source/binding/NodeJS/src/apis/job.cpp:123
↓ 11 callers
Function
MaaToolkitDesktopWindowFindAll
source/MaaToolkit/API/MaaToolkitDesktopWindow.cpp:37
↓ 11 callers
Function
MaaToolkitDesktopWindowListCreate
source/MaaToolkit/API/MaaToolkitDesktopWindow.cpp:25
↓ 11 callers
Function
MaaToolkitDesktopWindowListSize
source/MaaToolkit/API/MaaToolkitDesktopWindow.cpp:52
↓ 11 callers
Method
__init__
( self, handle: Optional[MaaControllerHandle] = None, )
source/binding/Python/maa/controller.py:37
↓ 11 callers
Method
clear
source/MaaFramework/Resource/OCRResMgr.cpp:93
↓ 11 callers
Function
create
source/MaaGamepadControlUnit/Manager/GamepadControlUnitMgr.cpp:49
↓ 11 callers
Method
get_node_data
source/MaaFramework/Task/Context.cpp:262
↓ 11 callers
Function
init
source/binding/NodeJS/src/apis/loader.cpp:10
↓ 11 callers
Method
input_text
(text: string)
source/binding/NodeJS/src/apis/controller.d.ts:355
↓ 11 callers
Method
post_screencap
source/binding/NodeJS/src/apis/controller.cpp:267
↓ 10 callers
Function
MaaControllerSetOption
source/Common/MaaController.cpp:45
↓ 10 callers
Function
MaaControllerWait
source/Common/MaaController.cpp:334
↓ 10 callers
Method
Runtime
source/binding/NodeJS/src/foundation/spec/quickjs/wrapper.h:33
↓ 10 callers
Method
bind
关联资源和控制器 / Bind resource and controller Args: resource: 资源对象 / Resource object controller: 控制器对象 / Controller object
source/binding/Python/maa/tasker.py:58
↓ 10 callers
Method
clear
source/MaaAgentServer/RemoteInstance/RemoteResource.cpp:126
↓ 10 callers
Method
click_key
(keycode: number)
source/binding/NodeJS/src/apis/controller.d.ts:354
↓ 10 callers
Method
get_target_rect
source/MaaFramework/Task/Component/ActionHelper.cpp:164
↓ 9 callers
Function
MaaControllerDestroy
source/MaaFramework/API/MaaFramework.cpp:319
next →
1–100 of 3,285, ranked by callers