clik-engine API
GitHub
Preparing search index...
GestureDetector
Class GestureDetector
Index
Constructors
constructor
Methods
destroy
off
on
Constructors
constructor
new
GestureDetector
(
scene
:
Scene
,
config
?:
GestureConfig
)
:
GestureDetector
Parameters
scene
:
Scene
Optional
config
:
GestureConfig
Returns
GestureDetector
Methods
destroy
destroy
()
:
void
Returns
void
off
off
(
type
:
GestureType
,
callback
:
GestureCallback
)
:
this
Parameters
type
:
GestureType
callback
:
GestureCallback
Returns
this
on
on
(
type
:
GestureType
,
callback
:
GestureCallback
)
:
this
Parameters
type
:
GestureType
callback
:
GestureCallback
Returns
this
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
destroy
off
on
GitHub
clik-engine API
Loading...