* Complete counts

This commit is contained in:
Michaël Van Canneyt 2023-06-27 00:16:55 +02:00
parent 67eff180b4
commit 65d5b59a4f

View File

@ -141,7 +141,7 @@ Const
sEventPlay ,
SEventPointerCancel ,
SEventPointerDown ,
SEventPointerEnter ,
SEventPointerEnter , // 50
SEventPointerLeave ,
SEventPointerMove ,
SEventPointerOut ,
@ -151,7 +151,7 @@ Const
sEventResize ,
sEventScroll ,
sEventSelect ,
sEventSubmit ,
sEventSubmit , // 60
sEventTouchStart ,
SEventTransitionCancel ,
SEventTransitionEnd ,