mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +08:00
Merge pull request #451 from nhowell/patch-1
Fix typo for Phaser.InputHandler#pointerDragged for docs
This commit is contained in:
@@ -472,7 +472,7 @@ Phaser.InputHandler.prototype = {
|
||||
|
||||
/**
|
||||
* Is this sprite being dragged by the mouse or not?
|
||||
* @method Phaser.InputHandler#pointerTimeOut
|
||||
* @method Phaser.InputHandler#pointerDragged
|
||||
* @param {Phaser.Pointer} pointer
|
||||
* @return {number}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user