Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement New Action Keyword Flick #370

Conversation

joshuariveramnltech
Copy link
Contributor

Implements

Flick Action Helper Keyword

Args
- start_x - x-coordinate at which to start
- start_y - y-coordinate at which to start
- end_x - x-coordinate at which to stop
- end_y - y-coordinate at which to stop

Sample Usage

Flick 100 100 100 400 # Flicks the screen up.

@serhatbolsu
Copy link
Owner

@joshuariveramnltech thank you, simple enough

@serhatbolsu serhatbolsu merged commit d8f4848 into serhatbolsu:master Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants