InputHandler#InputHandler

new InputHandler(sprite)

The Input Handler is bound to a specific Sprite and is responsible for managing all Input events on that Sprite.

Parameters
Name Type Description
sprite Phaser.Sprite

The Sprite object to which this Input Handler belongs.

Source code: input/InputHandler.js (Line 14)
doc_phaser
2017-02-14 10:53:22
Comments
Leave a Comment

Please login to continue.