mirror of https://github.com/luileito/jsketch.git
Added multitouch default example
This commit is contained in:
parent
3ff96cfdc9
commit
cf67cebc98
|
|
@ -231,6 +231,7 @@
|
||||||
* interactive: true,
|
* interactive: true,
|
||||||
* mouseupMovements: false,
|
* mouseupMovements: false,
|
||||||
* relTimestamps: false,
|
* relTimestamps: false,
|
||||||
|
* multitouch: true,
|
||||||
* events: {
|
* events: {
|
||||||
* init: function(elem, data){ },
|
* init: function(elem, data){ },
|
||||||
* clear: function(elem, data){ },
|
* clear: function(elem, data){ },
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue