| Class | Description |
|---|---|
| DefensiveCircleFormationPattern<T extends com.badlogic.gdx.math.Vector<T>> |
The defensive circle posts members around the circumference of a circle, so their backs are to the center of the circle.
|
| OffensiveCircleFormationPattern<T extends com.badlogic.gdx.math.Vector<T>> |
The offensive circle posts members around the circumference of a circle, so their fronts are to the center of the circle.
|