AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPhysics.MaxPolygonPoints Property

Sets the maximum number of points that will be generated in future polygon physics shapes. Does not affect already generated shapes.

Syntax
Pascal
class property MaxPolygonPoints: Integer;

May be called multiple times. Only affects shapes generated by the AGK through TAgkSprite.Shape. Must be between 2 and 12. The default setting is 8.

Copyright (c) 2012. All rights reserved.