refactor: replace hint feedback with debug crosshair
This commit is contained in:
@@ -13,7 +13,7 @@ public:
|
||||
|
||||
TouchEvent readTouch() override;
|
||||
HoldState updateHold(unsigned long holdMs) override;
|
||||
void updateHint(int x, int y, bool active) override;
|
||||
void drawDebugTouch(int x, int y) override;
|
||||
|
||||
int width() override;
|
||||
int height() override;
|
||||
|
||||
Reference in New Issue
Block a user