public class FlagData
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
FlagData(int flagLoc,
int y_top,
int y_bottom) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFlagBottom() |
int |
getFlagLoc() |
int |
getFlagTop() |
java.lang.String |
toString() |