public interface Finger extends UDrawable
Modifier and Type | Method and Description |
---|---|
void |
doNotDrawFirstPhalanx() |
double |
getFullElongation(StringBounder stringBounder) |
double |
getFullThickness(StringBounder stringBounder) |
double |
getNailElongation(StringBounder stringBounder) |
double |
getNailThickness(StringBounder stringBounder) |
double |
getPhalanxElongation(StringBounder stringBounder) |
double |
getPhalanxThickness(StringBounder stringBounder) |
double getPhalanxThickness(StringBounder stringBounder)
double getNailThickness(StringBounder stringBounder)
double getFullThickness(StringBounder stringBounder)
double getPhalanxElongation(StringBounder stringBounder)
double getNailElongation(StringBounder stringBounder)
double getFullElongation(StringBounder stringBounder)
void doNotDrawFirstPhalanx()