public class MirroredPath
this class represents a path that can be mirrored over the centerline of the field
Constructor and Description |
---|
MirroredPath(Path left)
this class represents a path that can be mirrored over the centerline of the field
|
Modifier and Type | Method and Description |
---|---|
Path |
getLeft()
is path on the left side of the field
|
Path |
getRight() |