AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkSprite.PhysicsVelocity Property

Returns the linear velocity of the sprite.

Syntax
Pascal
property PhysicsVelocity: TAgkVector;

This is the number of units per second that the sprite is currently moving in your chosen resolution.

Copyright (c) 2012. All rights reserved.