AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkSprite.Pos Property

The current position of the sprite's top left corner in world coordinates.

Syntax
Pascal
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.