Table of Contents

Method IncCapacity

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

IncCapacity(int)

Increases thew capacity of the pool.

public void IncCapacity(int increment)

Parameters

increment int

The number of new pool objects to add.