Phaser API Documentation

  Version: 
wasCanceled: boolean

Description:

Did this Pointer get canceled by a touchcancel event?

Note: "canceled" is the American-English spelling of "cancelled". Please don't submit PRs correcting it!

Type:
boolean
Default: false
Since: 3.15.0
Source: src/input/Pointer.js (Line 387)