AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkForce.SetPosition Method (Single, Single)

Changes the position of the global force in world coordinates.

Syntax
Pascal
procedure SetPosition(const X: Single; const Y: Single); overload;
Parameters 
Description 
const X: Single 
The new X position of the force location in world coordinates. 
const Y: Single 
The new Y position of the force location in world coordinates. 
Copyright (c) 2012. All rights reserved.