public abstract class Arrows
extends java.lang.Object
| Constructor and Description |
|---|
Arrows() |
| Modifier and Type | Method and Description |
|---|---|
UPolygon |
asTo(Direction direction) |
abstract UPolygon |
asToDown() |
abstract UPolygon |
asToLeft() |
abstract UPolygon |
asToRight() |
abstract UPolygon |
asToUp() |