Static class for platform-specific multi-touch input.
TAgkRawTouch = class;
This is a platform-specific class that only works on certain devices. If you only need single-touch, then you should use TAgkPointer instead. That class works in a platform-independent way and also supports mice and analog sticks to emulate touch input.
Copyright (c) 2012. All rights reserved.
|