Package com.prineside.tdi2
Class Path.PathSegment
java.lang.Object
com.prineside.tdi2.Path.PathSegment
- Enclosing class:
- Path
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfloat
float
float
float
float
float
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x1
public float x1 -
y1
public float y1 -
x2
public float x2 -
y2
public float y2 -
distanceFromStart
public float distanceFromStart -
length
public float length -
direction
-
-
Constructor Details
-
PathSegment
public PathSegment()
-