AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkBenchmark.ManagedSpriteDrawnCount Property

Returns the number of sprites that were actually sent for rendering to the GPU last frame.

Syntax
Pascal
class property ManagedSpriteDrawnCount: Integer;

The more that gets drawn the slower the app will run.

Copyright (c) 2012. All rights reserved.