We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71303b4 commit bbd973cCopy full SHA for bbd973c
include/SDL3/SDL_events.h
@@ -781,7 +781,7 @@ typedef struct SDL_TouchFingerEvent
781
} SDL_TouchFingerEvent;
782
783
/**
784
- * Pressure-sensitive pen proximity event structure (event.pmotion.*)
+ * Pressure-sensitive pen proximity event structure (event.pproximity.*)
785
*
786
* When a pen becomes visible to the system (it is close enough to a tablet,
787
* etc), SDL will send an SDL_EVENT_PEN_PROXIMITY_IN event with the new pen's
0 commit comments