1.26.2.1
Gameface
Touch Interface Reference

Public Attributes

readonly attribute long identifier
 
readonly attribute Node target
 
readonly attribute long screenX
 
readonly attribute long screenY
 
readonly attribute long clientX
 
readonly attribute long clientY
 
readonly attribute long pageX
 
readonly attribute long pageY
 

Member Data Documentation

◆ clientX

readonly attribute long Touch::clientX

◆ clientY

readonly attribute long Touch::clientY

◆ identifier

readonly attribute long Touch::identifier

◆ pageX

readonly attribute long Touch::pageX

◆ pageY

readonly attribute long Touch::pageY

◆ screenX

readonly attribute long Touch::screenX

◆ screenY

readonly attribute long Touch::screenY

◆ target

readonly attribute Node Touch::target