The current X coordinate of the sprite's top left corner as a floating point value in world coordinates. When setting this property, it will immediately take effect.
property X: Single;
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.
|