multitouch(...)

multitouch(val: boolean): this;

Sets whether the object should be multi-touch enabled. Usually an object will only respond to one touch but if set to true this enables it to respond to two.

Parameters

Parameter Type Description
val boolean If true enables the object to respond to two touches.

Returns

this

zapcode branded_zapcode i