public class LevelSegment
extends java.lang.Object
| 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()