public class BuildHistory extends Object
Constructor and Description |
---|
BuildHistory()
Creates a new instance of BuildHistory
|
Modifier and Type | Method and Description |
---|---|
void |
setLastKnot(float x,
float y) |
void |
setLastPoint(float x,
float y) |
void |
setStartPoint(float x,
float y) |
public BuildHistory()
public void setStartPoint(float x, float y)
public void setLastPoint(float x, float y)
public void setLastKnot(float x, float y)
Copyright ?? 2011-2013 Kitfox Studios. All Rights Reserved.