Exemple #1
0
 protected override void Recycle()
 {
     PathPool <ConstantPath> .Recycle(this);
 }
 protected override void Recycle()
 {
     PathPool <MultiTargetPath> .Recycle(this);
 }
Exemple #3
0
 protected override void Recycle()
 {
     PathPool <ABPath> .Recycle(this);
 }
 protected override void Recycle()
 {
     PathPool <FloodPathTracer> .Recycle(this);
 }