Changes the position of the global force in world coordinates.
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.
|