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).