Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
71303b41bf
commit
bbd973c8d2
1 changed files with 1 additions and 1 deletions
|
@ -781,7 +781,7 @@ typedef struct SDL_TouchFingerEvent
|
||||||
} SDL_TouchFingerEvent;
|
} SDL_TouchFingerEvent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Pressure-sensitive pen proximity event structure (event.pmotion.*)
|
* Pressure-sensitive pen proximity event structure (event.pproximity.*)
|
||||||
*
|
*
|
||||||
* When a pen becomes visible to the system (it is close enough to a tablet,
|
* When a pen becomes visible to the system (it is close enough to a tablet,
|
||||||
* etc), SDL will send an SDL_EVENT_PEN_PROXIMITY_IN event with the new pen's
|
* etc), SDL will send an SDL_EVENT_PEN_PROXIMITY_IN event with the new pen's
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue