Pooling
Brine2D¶
Brine2D.Pooling Namespace¶
| Classes | |
|---|---|
| PoolableObjectPolicy<T> | Pool policy for IPoolable objects. Handles creation and reset logic. |
| PoolingServiceCollectionExtensions | Extension methods for registering object pooling services. Called automatically by AddObjectECS() - users don't need to call this directly. |
| Interfaces | |
|---|---|
| IPoolable | Interface for objects that can be pooled and reset. |