Package me.wobblyyyy.pathfinder.shapes
Class FieldShapeFTC
java.lang.Object
me.wobblyyyy.pathfinder.shapes.FieldShapeFTC
public class FieldShapeFTC
extends java.lang.Object
Shapes used for FTC fields.
- Since:
- 0.1.0
- Author:
- Colin Robertson
-
Field Summary
-
Constructor Summary
Constructors Constructor Description FieldShapeFTC()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
EMPTY
An empty field with dimensions 144x144 inches.
-
-
Constructor Details
-
FieldShapeFTC
public FieldShapeFTC()
-