AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkRawMouse Class

Static class for platform-specific mouse input.

TAgkRawMouse
Syntax
Pascal
TAgkRawMouse = class;

This is a platform-specific class that only works on devices with a mouse. Consider using TAgkPointer instead. That class works in a platform-independent way and also supports touch and analog sticks to emulate mouse input.

Copyright (c) 2012. All rights reserved.