Searched refs:HitPointPool (Results 1 – 4 of 4) sorted by relevance
19 public class HitPointPool extends TObjectPool<HitPoint> { class
45 public HitPointPool hitPointPool;
124 BaseObject.sSystemRegistry.hitPointPool = new HitPointPool(); in bootstrap()
485 HitPointPool hitPool = sSystemRegistry.hitPointPool; in testBoxAgainstList()