Class: Touch

createjs. Touch

Class related to touch.


new Touch()

Source:

Methods


enable(flag)

Change status on validity of touch event.
Defined for compatibility. In Creap.js, don't need to execute this function.

Parameters:
Name Type Description
flag bool

Whether to enable.

Source: