Home  Contents

touch:close

Touch Core4 Lua Event System

SYNOPSIS

touchhandle:close()

DESCRIPTION

The touch:close() function will close the touch screen device when no longer needed. The touch handle becomes invalid. This automatically happens during garbage collection, but that takes an unknown amount of time.

SEE ALSO