Rehaan99 / AutoClicker

0 stars 0 forks source link

Genersise and modularise #31

Closed Rehaan99 closed 1 year ago

Rehaan99 commented 1 year ago

Add as many subroutines to reuseable methods as possible to reduce complexity and minimise code. Also seperate concerns as much as possible, privatise where possible.