RuneMate / Issues

Client and API Issue tracking. See README for more information.
8 stars 0 forks source link

Add a cancel/break condition into Camera class #29

Open rm-noah opened 5 years ago

rm-noah commented 5 years ago

Is your feature request related to a problem? Please describe. No.

Describe the solution you'd like When using Camera.turnTo or Camera.concurrentlyTurnTo it would be nice to have a condition to cancel the task when it is met.

Describe alternatives you've considered Turning the camera concurrently and adding a seperate execution call directly after it.

Additional context N/a.