Unstable & with drawing restored

This commit is contained in:
Ilusha 2024-03-17 23:37:15 +03:00 committed by IlyaShurupov
parent 11402f577a
commit 0f4a67e244
15 changed files with 1004 additions and 31 deletions

View file

@ -21,6 +21,7 @@ namespace tp {
struct Events {
Vec2F mPointer;
halnf pressure = 0;
const Vec2F& getPos() const;
bool isPressed() const;