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
)