Closed yusefes closed 1 week ago
Fixes #108
Add template checking before painting pixels.
checkTemplate
autoPaintPixel
paintPixel
For more details, open the Copilot Workspace session.
Fixes #108
Add template checking before painting pixels.
checkTemplate
method to verify if a pixel is part of a template.autoPaintPixel
method to usecheckTemplate
before painting and updating the balance.paintPixel
method to usecheckTemplate
before painting and updating the balance.For more details, open the Copilot Workspace session.