* 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 , sEventPlay ,
SEventPointerCancel , SEventPointerCancel ,
SEventPointerDown , SEventPointerDown ,
SEventPointerEnter , SEventPointerEnter , // 50
SEventPointerLeave , SEventPointerLeave ,
SEventPointerMove , SEventPointerMove ,
SEventPointerOut , SEventPointerOut ,
@ -151,7 +151,7 @@ Const
sEventResize , sEventResize ,
sEventScroll , sEventScroll ,
sEventSelect , sEventSelect ,
sEventSubmit , sEventSubmit , // 60
sEventTouchStart , sEventTouchStart ,
SEventTransitionCancel , SEventTransitionCancel ,
SEventTransitionEnd , SEventTransitionEnd ,