Phaser API Documentation

  Version: 
<private> resetCursor(interactiveObject)

Description:

Called by the InputPlugin when processing over and out events.

Tells the Input Manager to clear the hand cursor, if set, during its postUpdate step.

Parameters:

name type description
interactiveObject Phaser.Types.Input.InteractiveObject

The Interactive Object that called this method.

Since: 3.10.0