Preparing search index...
The search index is not available
Fudge Core
Fudge Core
FudgeCore
EventTouchDetail
Interface EventTouchDetail
Details for CustomTouchEvents, use as generic CustomEvent
interface
EventTouchDetail
{
cardinal
?:
Vector2
;
movement
?:
Vector2
;
offset
?:
Vector2
;
pinch
?:
Vector2
;
pinchDelta
?:
number
;
position
:
Vector2
;
touches
:
TouchList
;
}
Index
Properties
cardinal?
movement?
offset?
pinch?
pinch
Delta?
position
touches
Properties
Optional
cardinal
cardinal
?:
Vector2
Optional
movement
movement
?:
Vector2
Optional
offset
offset
?:
Vector2
Optional
pinch
pinch
?:
Vector2
Optional
pinch
Delta
pinch
Delta
?:
number
position
position
:
Vector2
touches
touches
:
TouchList
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
cardinal
movement
offset
pinch
pinch
Delta
position
touches
Fudge Core
Loading...
Details for CustomTouchEvents, use as generic CustomEvent