AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkSprite.PhysicsEnabled Property

Whether physics is enabled for this sprite.

Syntax
Pascal
property PhysicsEnabled: Boolean;

Set to False to (temporarily) turn of physics. In that case, it will no longer move or react to collisions or forces.

Copyright (c) 2012. All rights reserved.