Static class for universal, platform independent, pointer input.
TAgkPointer = class;
This is an emulated input that uses whatever device inputs are available to produce a screen pointer. This is most commonly a mouse or touch input. For devices that have neither mice or touch screens, AGK will attempt to create some form of screen pointer controlled by analog sticks or similar.
|
Copyright (c) 2012. All rights reserved.
|