Winchy / box2d

Automatically exported from code.google.com/p/box2d
0 stars 0 forks source link

Drag with Phaser Box2D plugin on Mobile Device #348

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run Phaser Game on mobile Device
2. game.physics.box2d.mouseDragStart(game.input.activePointer);

What is the expected output? What do you see instead?
I want to drag with the touch in the mobile

What version of the product are you using? On what operating system?
Phaser Box2D Plugin

Please provide any additional information below.

Original issue reported on code.google.com by jdnichol...@gmail.com on 19 Aug 2015 at 4:57