variable tPosition asPointputthe touch position into tPositionvariable tRect asRectangleput my bounds into tRectif tPosition iswithin tRect then// touch position is within the widget boundsendif
Values
Name
Type
Description
return
The position of the current touch relative to the widget