AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkSprite.CurrentFrame Property

The current frame in the sprite animation.

Syntax
Pascal
property CurrentFrame: Integer;

Frames start at 1 and end at FrameCount. Setting this value will immediately jump the animation to the specified frame.

Copyright (c) 2012. All rights reserved.