MCPcopy Create free account

hub / github.com/AdbAutoPlayer/AdbAutoPlayer / functions

Functions1,693 in github.com/AdbAutoPlayer/AdbAutoPlayer

↓ 1 callersMethodsetSettings
(settings: AppSettings | null)
src/lib/stores.svelte.ts:32
↓ 1 callersMethodset_callback
Set callback function for summary updates. Args: callback: Function that accepts the summary message (str | None)
src-tauri/src-python/adb_auto_player/util/summary_generator.py:108
↓ 1 callersMethodset_profile_index
Set App active Profile Index.
src-tauri/src-python/adb_auto_player/tauri_context/context.py:15
↓ 1 callersFunctionsetup_all_tasks_completed_listener
(app: &mut App)
src-tauri/src/shutdown.rs:5
↓ 1 callersFunctionsetup_logging
Set up logging with specified handler type and level. Args: handler_type (LogHandlerType): Type of log handler to use level (int
src-tauri/src-python/adb_auto_player/log/logging_setup.py:85
↓ 1 callersFunctionsetup_task_completed_listener
(app: &mut App)
src-tauri/src/notification.rs:16
↓ 1 callersFunctionsetup_tray
(app: &mut App)
src-tauri/src/tray.rs:28
↓ 1 callersFunctionsetup_window_close_handler
(app: &mut App)
src-tauri/src/window.rs:40
↓ 1 callersFunctionshouldOpenExternally
(url: string)
src/lib/utils/external-links.ts:5
↓ 1 callersFunctionshow_error_dialog
(title: &str, message: &str)
src-tauri/src/main.rs:31
↓ 1 callersFunctionshutdown_system
()
src-tauri/src/shutdown.rs:25
↓ 1 callersMethodsingle_pull
Complete a single pull.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/dailies.py:297
↓ 1 callersMethodstart_afk_journey
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/start_afk_journey.py:10
↓ 1 callersMethodstart_stream
Start the H264 device stream.
src-tauri/src-python/adb_auto_player/game/_screenshot_mixin.py:24
↓ 1 callersFunctionstart_task
( app_handle: AppHandle, body: StartTaskBody, )
src-tauri/src-python/adb_auto_player/__main__.py:251
↓ 1 callersMethodstart_up
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_afkj_mixins.py:76
↓ 1 callersMethodstep_joystick_towards_fish
( self, min_box_area_correct_color_percentage: float = 0.5, min_red: int = 220,
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/fishing.py:336
↓ 1 callersMethodstop_game
Stop game.
src-tauri/src-python/adb_auto_player/device/adb/adb_controller.py:102
↓ 1 callersMethodstop_stream
(self)
src-tauri/src-python/adb_auto_player/game/_base.py:118
↓ 1 callersMethodstop_stream
Stop the H264 device stream.
src-tauri/src-python/adb_auto_player/game/_screenshot_mixin.py:50
↓ 1 callersMethodswap_essences
Swap purchased essences.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/dailies.py:529
↓ 1 callersMethodswipe
(self, **kwargs)
src-tauri/src-python/tests/games/afk_journey/test_popup_handler_full.py:66
↓ 1 callersMethodswipe_down
Perform a vertical swipe from top to bottom. Args: x (int, optional): X-coordinate. Defaults to horizontal center. sy
src-tauri/src-python/adb_auto_player/game/_input_mixin.py:96
↓ 1 callersMethodswipe_right
Perform a horizontal swipe from left to right. Args: y (int, optional): Y-coordinate. Defaults to vertical center. sx
src-tauri/src-python/adb_auto_player/game/_input_mixin.py:134
↓ 1 callersMethodtag
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/wondrous_tag.py:34
↓ 1 callersMethodtap
Tap the screen on the given point. Args: coordinates (Coordinates): Point to click on. scale (bool, optional): Deprec
src-tauri/src-python/adb_auto_player/game/_input_mixin.py:44
↓ 1 callersMethodtap
Tap the screen on the given coordinates. Args: coordinates (Coordinates): Point to click on.
src-tauri/src-python/adb_auto_player/device/adb/adb_controller.py:131
↓ 1 callersMethodtap
( self, coordinates: Coordinates, scale: bool = False, blocking: bool = True,
src-tauri/src-python/tests/games/afk_journey/test_popup_handler_full.py:46
↓ 1 callersFunctiontest_activeness
Test OCR text extraction on activeness screenshots.
src-tauri/src-python/scripts/test_activeness_ocr.py:406
↓ 1 callersFunctiontest_chest_contributions
Test OCR text extraction on chest contribution screenshots.
src-tauri/src-python/scripts/test_activeness_ocr.py:540
↓ 1 callersMethodto_dict
Convert Summary to dictionary for JSON serialization.
src-tauri/src-python/adb_auto_player/ipc/summary.py:17
↓ 1 callersMethodto_tuple
Convert to tuple (x,y) with dtype int.
src-tauri/src-python/adb_auto_player/models/geometry/coordinates.py:39
↓ 1 callersFunctiontranslate
( text: string, locale: SupportedLocale = SupportedLocale.EN, values: InterpolationValues = {}, )
src/lib/i18n/i18n.ts:23
↓ 1 callersMethodtry_to_gather
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/simple_gathering.py:38
↓ 1 callersMethodwait_for_any_template
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/test_popup_handler_full.py:94
↓ 1 callersMethodwait_for_fish_hooked
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/minigames/fishing.py:211
↓ 1 callersMethodwait_for_template
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/test_popup_handler_full.py:91
↓ 1 callersMethodwith_profile_index
(mut self, index: u8)
src-tauri/src/log.rs:26
Method__add__
Creates a new Point with coordinates added to this point. Raises: ValueError: If the resulting coordinates are negative.
src-tauri/src-python/adb_auto_player/models/geometry/point.py:81
Method__eq__
Equality comparison.
src-tauri/src-python/adb_auto_player/models/confidence_value.py:78
Method__float__
Allow direct float conversion.
src-tauri/src-python/adb_auto_player/models/confidence_value.py:74
Method__ge__
Greater than or equal comparison.
src-tauri/src-python/adb_auto_player/models/confidence_value.py:119
Method__gt__
Greater than comparison.
src-tauri/src-python/adb_auto_player/models/confidence_value.py:107
Method__hash__
Hash comparison.
src-tauri/src-python/adb_auto_player/models/confidence_value.py:123
Method__init__
(self, app_handle, profile_index)
src-tauri/src-python/adb_auto_player/__main__.py:138
Method__init__
Initialize shared game state.
src-tauri/src-python/adb_auto_player/game/game.py:41
Method__init__
Initialize PlayStore.
src-tauri/src-python/adb_auto_player/games/zzz_config_example/main.py:29
Method__init__
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/blue_protocol_star_resonance.py:24
Method__init__
Initialize AFKJourneyBase.
src-tauri/src-python/adb_auto_player/games/guitar_girl/guitar_girl.py:19
Method__init__
Initialize AFKJourneyBase.
src-tauri/src-python/adb_auto_player/games/afk_journey/base.py:54
Method__init__
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/minigames/fishing.py:42
Method__init__
Initialize Dailies Mixin.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/dailies.py:27
Method__init__
Initialize _GuildScanSetupMixin.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/_guild_scan_setup.py:119
Method__init__
Initialize DreamRealmMixin.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/dream_realm.py:38
Method__init__
Initialize Frostfire Showdown Mixin.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/frostfire_showdown.py:20
Method__init__
Initialise the scanner with a game reference. Args: game: The active AFKJourneyBase instance (provides device access).
src-tauri/src-python/adb_auto_player/games/afk_journey/services/hero_scanner.py:85
Method__init__
(self, args, *popenargs, **kwargs)
src-tauri/src-python/adb_auto_player/ocr/tesseract_backend.py:54
Method__init__
Initialize Tesseract backend. Args: config: TesseractConfig instance
src-tauri/src-python/adb_auto_player/ocr/tesseract_backend.py:124
Method__init__
(self)
src-tauri/src-python/adb_auto_player/ocr/qwen2vl_backend.py:33
Method__init__
Initialize RapidOCR backend (lazy-loaded on first use). Args: params: Optional RapidOCR params dict (e.g. to select PP-OCRv5 mode
src-tauri/src-python/adb_auto_player/ocr/rapidocr_backend.py:24
Method__init__
(self, parent, x_code, y_code)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:52
Method__init__
(self, parent)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:106
Method__init__
(self)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:156
Method__init__
(self, parent: "XiaomiJoystick", x_code: int, y_code: int)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:71
Method__init__
(self, parent: "XiaomiJoystick")
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:163
Method__init__
(self)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:216
Method__init__
(self, display_info: DisplayInfo)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_touch.py:24
Method__init__
Init.
src-tauri/src-python/adb_auto_player/device/adb/adb_device.py:22
Method__init__
Init.
src-tauri/src-python/adb_auto_player/device/adb/adb_controller.py:20
Method__init__
Initialize the screen stream. Args: controller: AdbDevice instance fps: Target frames per second (default: 30)
src-tauri/src-python/adb_auto_player/device/adb/device_stream.py:76
Method__init__
Initialize ConfidenceValue from various input formats. Args: value: ConfidenceValue value in various formats Raises:
src-tauri/src-python/adb_auto_player/models/confidence_value.py:28
Method__init__
Defines a CLI command / GUI Button. Args: name (str): Command name. action (Callable): Function that will be executed
src-tauri/src-python/adb_auto_player/models/commands/command.py:12
Method__init__
Initialize point with x, y-coordinates.
src-tauri/src-python/adb_auto_player/models/geometry/point.py:17
Method__init__
(self, x: int, y: int)
src-tauri/src-python/adb_auto_player/models/geometry/special_points.py:24
Method__init__
Initialize crop value from various input formats. Args: crop_value: Crop value in various formats Raises: Va
src-tauri/src-python/adb_auto_player/models/image_manipulation/crop_value.py:28
Method__init__
Initialize crop regions from various input formats. Args: left: Left crop value right: Right crop value t
src-tauri/src-python/adb_auto_player/models/image_manipulation/crop_regions.py:34
Method__init__
Initialize Summary. Args: summary_message: The summary or progress message.
src-tauri/src-python/adb_auto_player/ipc/summary.py:9
Method__init__
Initialize SummaryGenerator. _json_handler_present will be set when the JsonLogHandler is initialized.
src-tauri/src-python/adb_auto_player/util/summary_generator.py:24
Method__init__
(self, video_data: bytes)
src-tauri/src-python/tests/test_device_stream.py:19
Method__init__
(self)
src-tauri/src-python/tests/utils/dummy_game.py:2
Method__init__
(self)
src-tauri/src-python/tests/games/afk_journey/test_popup_handler_full.py:28
Method__init__
(self)
src-tauri/src-python/tests/games/afk_journey/mixins/test_afkj_mixins.py:29
Method__init__
(self)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:42
Method__init__
(self)
src-tauri/src-python/tests/ocr/test_popup_handler_ocr.py:15
Method__le__
Less than or equal comparison.
src-tauri/src-python/adb_auto_player/models/confidence_value.py:103
Method__lt__
Less than comparison.
src-tauri/src-python/adb_auto_player/models/confidence_value.py:91
Method__post_init__
Validate that coordinates are non-negative.
src-tauri/src-python/adb_auto_player/models/geometry/point.py:26
Method__post_init__
Validate box coordinates and dimensions.
src-tauri/src-python/adb_auto_player/models/geometry/box.py:21
Method__repr__
Developer-friendly representation.
src-tauri/src-python/adb_auto_player/models/confidence_value.py:70
Method__repr__
Return a string representation of the box.
src-tauri/src-python/adb_auto_player/models/geometry/box.py:152
Method__repr__
Developer-friendly representation.
src-tauri/src-python/adb_auto_player/models/image_manipulation/crop_value.py:87
Method__repr__
Developer-friendly representation.
src-tauri/src-python/adb_auto_player/models/image_manipulation/crop_regions.py:90
Method__setattr__
Adds values to Summary too.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/titan_reaver_proxy_battle.py:45
Method__str__
String representation as percentage.
src-tauri/src-python/adb_auto_player/models/confidence_value.py:66
Method__str__
Return a string representation of the point.
src-tauri/src-python/adb_auto_player/models/geometry/point.py:73
Method__str__
Return a string representation of the box.
src-tauri/src-python/adb_auto_player/models/geometry/box.py:145
Method__str__
Return a string representation of the OCR result.
src-tauri/src-python/adb_auto_player/models/ocr/ocr_result.py:17
Method__str__
Return a string representation of the MatchResult.
src-tauri/src-python/adb_auto_player/models/template_matching/match_result.py:39
Method__str__
Return a string representation of the Template Match result.
src-tauri/src-python/adb_auto_player/models/template_matching/template_match_result.py:17
Method__str__
String representation.
src-tauri/src-python/adb_auto_player/models/image_manipulation/crop_value.py:80
← previousnext →701–800 of 1,693, ranked by callers