public class LevelSegment
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
int |
count |
LevelPoint[] |
points |
Constructor and Description |
---|
LevelSegment() |
Modifier and Type | Method and Description |
---|---|
LevelPoint[] |
getPoints() |
public int count
public LevelPoint[] points
public LevelPoint[] getPoints()