C# (CSharp) Box2D.Pooling.Normal Пространство имен

Классы

Имя Описание
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).