Phaser API Documentation

  Version: 
<private> processOverEvents(pointer)

Description:

An internal method that handles the Pointer over events. This is called when a touch input hits the canvas, having previously been off of it.

Parameters:

name type description
pointer Phaser.Input.Pointer

The pointer to check for events against.

Returns:
Description:

The total number of objects interacted with.

Type:
  • number
Since: 3.18.0