toggle menu
trap
1.1.5
androidJvm
switch theme
search in API
trap
/
com.cursorinsight.trap.datasource.gesture
/
TrapStylusCollector
Trap
Stylus
Collector
class
TrapStylusCollector
:
TrapMotionEventCollector
Collects stylus events and packages them as data frames.
Members
Constructors
Trap
Stylus
Collector
Link copied to clipboard
constructor
(
)
Sets up the data collector.
Functions
process
Event
Link copied to clipboard
open
override
fun
processEvent
(
frames
:
MutableList
<
JSONArray
>
,
event
:
MotionEvent
)