AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkMouseJoint Class

A mouse joint that is typically used when dragging a shape with the mouse pointer, and attempts to move the sprite towards the given point using a force up to the maximum given.

TAgkMouseJointTAgkMouseJointTAgkMouseJointTAgkMouseJoint
Syntax
Pascal
TAgkMouseJoint = class(TAgkJoint);
Copyright (c) 2012. All rights reserved.