Expand description
Common types and data structures used throughout the SDK.
Structs§
- Action
Detail - Details of an action operation result.
- AdbInput
Method - ADB input method flags.
- AdbScreencap
Method - ADB screencap method flags.
- AppAction
Result - Result of a StartApp or StopApp action.
- BoxAnd
Count - BoxAnd
Score - Click
Action Result - Result of a Click action.
- Click
KeyAction Result - Result of a ClickKey action.
- Controller
Feature - Controller feature flags for CustomController.
- Custom
Recognition Result - Gamepad
Button - Gamepad button flags (XUSB protocol values).
- Input
Text Action Result - Result of an InputText action.
- Long
Press Action Result - Result of a LongPress action.
- Long
Press KeyAction Result - Result of a LongPressKey action.
- MaaStatus
- Status of an asynchronous operation.
- Multi
Swipe Action Result - Result of a MultiSwipe action.
- Neural
Network Result - Node
Detail - Details of a pipeline node execution.
- OCRResult
- Point
- A point representing a location on screen.
- Recognition
Detail - Details of a recognition operation result.
- Rect
- A rectangle representing a region on screen.
- Scroll
Action Result - Result of a Scroll action.
- Shell
Action Result - Result of a Shell action.
- Swipe
Action Result - Result of a Swipe action.
- Task
Detail - Details of a task execution.
- Touch
Action Result - Result of a TouchDown, TouchMove, or TouchUp action.
- Win32
Input Method - Win32 input method (select ONE only, no bitwise OR).
- Win32
Screencap Method - Win32 screencap method (select ONE only, no bitwise OR).
Enums§
- Action
Enum - Action types.
- Algorithm
Enum - Recognition algorithm types.
- Gamepad
Contact - Gamepad contact (analog stick or trigger) for touch mapping.
- Gamepad
Type - Virtual gamepad type for GamepadController.
- Notification
Type - Notification type for event callbacks.
Functions§
Type Aliases§
- Color
Match Result - Feature
Match Result - MaaId
- Unique identifier for operations, tasks, and nodes.
- Neural
Network Classify Result - Neural
Network Detect Result - Template
Match Result