AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkSprite.PhysicsVelocityY Property

Returns the linear velocity of the sprite in the Y direction.

Syntax
Pascal
property PhysicsVelocityY: Single;

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

Copyright (c) 2012. All rights reserved.