List of All Members for TouchEventSequence
这是完整成员列表为
TouchEventSequence
,包括继承的成员。
-
TouchEventSequence
commit
()
-
TouchEventSequence
move
(int
touchId
, object
item
,
real x = item.width / 2
,
real y = item.height / 2
)
-
TouchEventSequence
press
(int
touchId
, object
item
,
real x = item.width / 2
,
real y = item.height / 2
)
-
TouchEventSequence
release
(int
touchId
, object
item
,
real x = item.width / 2
,
real y = item.height / 2
)
-
TouchEventSequence
stationary
(int
touchId
)