Table of Contents

Method PushOut

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

PushOut(FieldPlanner)

Add a PushOutOfCollision sub-graph to prevent this planner from overlapping others. Uses cell-level collision detection (not bounding boxes) and iterates up to 32 times internally per planner until fully resolved. Single pass is sufficient.

protected void PushOut(FieldPlanner room)

Parameters

room FieldPlanner