CommonTouchActive CallableCommonTouchActive(X, Y, W, H, TL): booleanReturns TRUE if a section of the screen is currently touched on a mobile deviceParametersX: numberThe X positionY: numberThe Y positionW: numberThe width of the squareH: numberThe height of the squareoptionalTL: TouchList = nullCan give a specific touch event instead of the default oneReturns boolean
Returns TRUE if a section of the screen is currently touched on a mobile device