The current position of the sprite's top left corner in world coordinates.
property Pos: TAgkPoint;
The default world coordinate system has 0,0 as the top left corner, and 100,100 as the bottom right hand corner of the screen (this can be changed using TAgkApplication.SetVirtualResolution).
Copyright (c) 2012. All rights reserved.
|