C# (CSharp) Box2D.Pooling.Normal Namespace

Classes

Name Description
DefaultWorldPool Provides object pooling for all objects used in the engine. Objects retrieved from here should only be used temporarily, and then pushed back (with the exception of arrays).